Lines Matching refs:the_nilfs

26 	struct the_nilfs *nilfs = container_of(kobj->parent, \
27 struct the_nilfs, \
38 struct the_nilfs *nilfs = container_of(kobj->parent, \
39 struct the_nilfs, \
66 static int nilfs_sysfs_create_##name##_group(struct the_nilfs *nilfs) \
85 static void nilfs_sysfs_delete_##name##_group(struct the_nilfs *nilfs) \
177 struct the_nilfs *nilfs; in nilfs_sysfs_create_snapshot_group()
219 struct the_nilfs *nilfs, char *buf) in nilfs_mounted_snapshots_README_show()
242 struct the_nilfs *nilfs, in nilfs_checkpoints_checkpoints_number_show()
265 struct the_nilfs *nilfs, in nilfs_checkpoints_snapshots_number_show()
288 struct the_nilfs *nilfs, in nilfs_checkpoints_last_seg_checkpoint_show()
302 struct the_nilfs *nilfs, in nilfs_checkpoints_next_checkpoint_show()
325 struct the_nilfs *nilfs, char *buf) in nilfs_checkpoints_README_show()
356 struct the_nilfs *nilfs, in nilfs_segments_segments_number_show()
364 struct the_nilfs *nilfs, in nilfs_segments_blocks_per_segment_show()
372 struct the_nilfs *nilfs, in nilfs_segments_clean_segments_show()
386 struct the_nilfs *nilfs, in nilfs_segments_dirty_segments_show()
414 struct the_nilfs *nilfs, in nilfs_segments_README_show()
446 struct the_nilfs *nilfs, in nilfs_segctor_last_pseg_block_show()
461 struct the_nilfs *nilfs, in nilfs_segctor_last_seg_sequence_show()
475 struct the_nilfs *nilfs, in nilfs_segctor_last_seg_checkpoint_show()
489 struct the_nilfs *nilfs, in nilfs_segctor_current_seg_sequence_show()
503 struct the_nilfs *nilfs, in nilfs_segctor_current_last_full_seg_show()
517 struct the_nilfs *nilfs, in nilfs_segctor_next_full_seg_show()
531 struct the_nilfs *nilfs, in nilfs_segctor_next_pseg_offset_show()
545 struct the_nilfs *nilfs, in nilfs_segctor_next_checkpoint_show()
559 struct the_nilfs *nilfs, in nilfs_segctor_last_seg_write_time_show()
573 struct the_nilfs *nilfs, in nilfs_segctor_last_seg_write_time_secs_show()
587 struct the_nilfs *nilfs, in nilfs_segctor_last_nongc_write_time_show()
601 struct the_nilfs *nilfs, in nilfs_segctor_last_nongc_write_time_secs_show()
615 struct the_nilfs *nilfs, in nilfs_segctor_dirty_data_blocks_count_show()
659 struct the_nilfs *nilfs, char *buf) in nilfs_segctor_README_show()
708 struct the_nilfs *nilfs, in nilfs_superblock_sb_write_time_show()
722 struct the_nilfs *nilfs, in nilfs_superblock_sb_write_time_secs_show()
736 struct the_nilfs *nilfs, in nilfs_superblock_sb_write_count_show()
750 struct the_nilfs *nilfs, in nilfs_superblock_sb_update_frequency_show()
764 struct the_nilfs *nilfs, in nilfs_superblock_sb_update_frequency_store()
805 struct the_nilfs *nilfs, char *buf) in nilfs_superblock_README_show()
836 struct the_nilfs *nilfs, in nilfs_dev_revision_show()
848 struct the_nilfs *nilfs, in nilfs_dev_blocksize_show()
856 struct the_nilfs *nilfs, in nilfs_dev_device_size_show()
867 struct the_nilfs *nilfs, in nilfs_dev_free_blocks_show()
879 struct the_nilfs *nilfs, in nilfs_dev_uuid_show()
889 struct the_nilfs *nilfs, in nilfs_dev_volume_name_show()
909 struct the_nilfs *nilfs, in nilfs_dev_README_show()
938 struct the_nilfs *nilfs = container_of(kobj, struct the_nilfs, in nilfs_dev_attr_show()
950 struct the_nilfs *nilfs = container_of(kobj, struct the_nilfs, in nilfs_dev_attr_store()
960 struct the_nilfs *nilfs = container_of(kobj, struct the_nilfs, in nilfs_dev_attr_release()
978 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_sysfs_create_device_group()
1038 void nilfs_sysfs_delete_device_group(struct the_nilfs *nilfs) in nilfs_sysfs_delete_device_group()