Searched refs:_struct_type (Results 1 – 1 of 1) sorted by relevance
| /kernel/linux/linux-5.10/fs/f2fs/ |
| D | sysfs.c | 512 #define F2FS_ATTR_OFFSET(_struct_type, _name, _mode, _show, _store, _offset) \ argument 517 .struct_type = _struct_type, \ 536 #define F2FS_STAT_ATTR(_struct_type, _struct_name, _name, _elname) \ argument 540 .struct_type = _struct_type, \
|