Searched refs:_struct_type (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/fs/f2fs/ |
D | sysfs.c | 748 #define F2FS_ATTR_OFFSET(_struct_type, _name, _mode, _show, _store, _offset) \ argument 753 .struct_type = _struct_type, \ 770 #define F2FS_STAT_ATTR(_struct_type, _struct_name, _name, _elname) \ argument 774 .struct_type = _struct_type, \
|