Searched refs:_struct_type (Results 1 – 1 of 1) sorted by relevance
/fs/f2fs/ |
D | sysfs.c | 707 #define F2FS_ATTR_OFFSET(_struct_type, _name, _mode, _show, _store, _offset) \ argument 712 .struct_type = _struct_type, \ 724 #define F2FS_STAT_ATTR(_struct_type, _struct_name, _name, _elname) \ argument 728 .struct_type = _struct_type, \
|