Searched refs:__struct_ptr (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/erofs/
H A Dsysfs.c97 static unsigned char *__struct_ptr(struct erofs_sb_info *sbi, function
113 unsigned char *ptr = __struct_ptr(sbi, a->struct_type, a->offset);
136 unsigned char *ptr = __struct_ptr(sbi, a->struct_type, a->offset);
/linux-master/fs/f2fs/
H A Dsysfs.c67 static unsigned char *__struct_ptr(struct f2fs_sb_info *sbi, int struct_type) function
315 ptr = __struct_ptr(sbi, a->struct_type);
410 ptr = __struct_ptr(sbi, a->struct_type);

Completed in 168 milliseconds