Searched refs:NILFS_SEGCTOR_ATTR_LIST (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/fs/nilfs2/ |
| D | sysfs.c | 676 NILFS_SEGCTOR_ATTR_LIST(last_pseg_block), 677 NILFS_SEGCTOR_ATTR_LIST(last_seg_sequence), 678 NILFS_SEGCTOR_ATTR_LIST(last_seg_checkpoint), 679 NILFS_SEGCTOR_ATTR_LIST(current_seg_sequence), 680 NILFS_SEGCTOR_ATTR_LIST(current_last_full_seg), 681 NILFS_SEGCTOR_ATTR_LIST(next_full_seg), 682 NILFS_SEGCTOR_ATTR_LIST(next_pseg_offset), 683 NILFS_SEGCTOR_ATTR_LIST(next_checkpoint), 684 NILFS_SEGCTOR_ATTR_LIST(last_seg_write_time), 685 NILFS_SEGCTOR_ATTR_LIST(last_seg_write_time_secs), [all …]
|
| D | sysfs.h | 164 #define NILFS_SEGCTOR_ATTR_LIST(name) \ macro
|