Home
last modified time | relevance | path

Searched defs:struct_type (Results 1 – 2 of 2) sorted by relevance

/fs/erofs/
Dsysfs.c24 int struct_type, offset; member
84 int struct_type, int offset) in __struct_ptr()
/fs/f2fs/
Dsysfs.c59 int struct_type; member
67 static unsigned char *__struct_ptr(struct f2fs_sb_info *sbi, int struct_type) in __struct_ptr()
716 #define F2FS_RW_ATTR(struct_type, struct_name, name, elname) \ argument