Searched refs:NILFS_SEGCTOR_ATTR_LIST (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/fs/nilfs2/ |
D | sysfs.c | 701 NILFS_SEGCTOR_ATTR_LIST(last_pseg_block), 702 NILFS_SEGCTOR_ATTR_LIST(last_seg_sequence), 703 NILFS_SEGCTOR_ATTR_LIST(last_seg_checkpoint), 704 NILFS_SEGCTOR_ATTR_LIST(current_seg_sequence), 705 NILFS_SEGCTOR_ATTR_LIST(current_last_full_seg), 706 NILFS_SEGCTOR_ATTR_LIST(next_full_seg), 707 NILFS_SEGCTOR_ATTR_LIST(next_pseg_offset), 708 NILFS_SEGCTOR_ATTR_LIST(next_checkpoint), 709 NILFS_SEGCTOR_ATTR_LIST(last_seg_write_time), 710 NILFS_SEGCTOR_ATTR_LIST(last_seg_write_time_secs), [all …]
|
D | sysfs.h | 173 #define NILFS_SEGCTOR_ATTR_LIST(name) \ macro
|