Searched refs:NILFS_SEGCTOR_ATTR_LIST (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/nilfs2/ |
D | sysfs.c | 691 NILFS_SEGCTOR_ATTR_LIST(last_pseg_block), 692 NILFS_SEGCTOR_ATTR_LIST(last_seg_sequence), 693 NILFS_SEGCTOR_ATTR_LIST(last_seg_checkpoint), 694 NILFS_SEGCTOR_ATTR_LIST(current_seg_sequence), 695 NILFS_SEGCTOR_ATTR_LIST(current_last_full_seg), 696 NILFS_SEGCTOR_ATTR_LIST(next_full_seg), 697 NILFS_SEGCTOR_ATTR_LIST(next_pseg_offset), 698 NILFS_SEGCTOR_ATTR_LIST(next_checkpoint), 699 NILFS_SEGCTOR_ATTR_LIST(last_seg_write_time), 700 NILFS_SEGCTOR_ATTR_LIST(last_seg_write_time_secs), [all …]
|
D | sysfs.h | 164 #define NILFS_SEGCTOR_ATTR_LIST(name) \ macro
|