Searched refs:NILFS_SEGCTOR_ATTR_LIST (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/nilfs2/ |
D | sysfs.c | 680 NILFS_SEGCTOR_ATTR_LIST(last_pseg_block), 681 NILFS_SEGCTOR_ATTR_LIST(last_seg_sequence), 682 NILFS_SEGCTOR_ATTR_LIST(last_seg_checkpoint), 683 NILFS_SEGCTOR_ATTR_LIST(current_seg_sequence), 684 NILFS_SEGCTOR_ATTR_LIST(current_last_full_seg), 685 NILFS_SEGCTOR_ATTR_LIST(next_full_seg), 686 NILFS_SEGCTOR_ATTR_LIST(next_pseg_offset), 687 NILFS_SEGCTOR_ATTR_LIST(next_checkpoint), 688 NILFS_SEGCTOR_ATTR_LIST(last_seg_write_time), 689 NILFS_SEGCTOR_ATTR_LIST(last_seg_write_time_secs), [all …]
|
D | sysfs.h | 164 #define NILFS_SEGCTOR_ATTR_LIST(name) \ macro
|