Lines Matching refs:the_nilfs

39 	struct the_nilfs *nilfs = container_of(kobj->parent, \
40 struct the_nilfs, \
51 struct the_nilfs *nilfs = container_of(kobj->parent, \
52 struct the_nilfs, \
79 static int nilfs_sysfs_create_##name##_group(struct the_nilfs *nilfs) \
98 static void nilfs_sysfs_delete_##name##_group(struct the_nilfs *nilfs) \
189 struct the_nilfs *nilfs; in nilfs_sysfs_create_snapshot_group()
231 struct the_nilfs *nilfs, char *buf) in nilfs_mounted_snapshots_README_show()
253 struct the_nilfs *nilfs, in nilfs_checkpoints_checkpoints_number_show()
276 struct the_nilfs *nilfs, in nilfs_checkpoints_snapshots_number_show()
299 struct the_nilfs *nilfs, in nilfs_checkpoints_last_seg_checkpoint_show()
313 struct the_nilfs *nilfs, in nilfs_checkpoints_next_checkpoint_show()
336 struct the_nilfs *nilfs, char *buf) in nilfs_checkpoints_README_show()
366 struct the_nilfs *nilfs, in nilfs_segments_segments_number_show()
374 struct the_nilfs *nilfs, in nilfs_segments_blocks_per_segment_show()
382 struct the_nilfs *nilfs, in nilfs_segments_clean_segments_show()
396 struct the_nilfs *nilfs, in nilfs_segments_dirty_segments_show()
424 struct the_nilfs *nilfs, in nilfs_segments_README_show()
455 struct the_nilfs *nilfs, in nilfs_segctor_last_pseg_block_show()
470 struct the_nilfs *nilfs, in nilfs_segctor_last_seg_sequence_show()
484 struct the_nilfs *nilfs, in nilfs_segctor_last_seg_checkpoint_show()
498 struct the_nilfs *nilfs, in nilfs_segctor_current_seg_sequence_show()
512 struct the_nilfs *nilfs, in nilfs_segctor_current_last_full_seg_show()
526 struct the_nilfs *nilfs, in nilfs_segctor_next_full_seg_show()
540 struct the_nilfs *nilfs, in nilfs_segctor_next_pseg_offset_show()
554 struct the_nilfs *nilfs, in nilfs_segctor_next_checkpoint_show()
568 struct the_nilfs *nilfs, in nilfs_segctor_last_seg_write_time_show()
582 struct the_nilfs *nilfs, in nilfs_segctor_last_seg_write_time_secs_show()
596 struct the_nilfs *nilfs, in nilfs_segctor_last_nongc_write_time_show()
610 struct the_nilfs *nilfs, in nilfs_segctor_last_nongc_write_time_secs_show()
624 struct the_nilfs *nilfs, in nilfs_segctor_dirty_data_blocks_count_show()
668 struct the_nilfs *nilfs, char *buf) in nilfs_segctor_README_show()
716 struct the_nilfs *nilfs, in nilfs_superblock_sb_write_time_show()
730 struct the_nilfs *nilfs, in nilfs_superblock_sb_write_time_secs_show()
744 struct the_nilfs *nilfs, in nilfs_superblock_sb_write_count_show()
758 struct the_nilfs *nilfs, in nilfs_superblock_sb_update_frequency_show()
772 struct the_nilfs *nilfs, in nilfs_superblock_sb_update_frequency_store()
813 struct the_nilfs *nilfs, char *buf) in nilfs_superblock_README_show()
843 struct the_nilfs *nilfs, in nilfs_dev_revision_show()
855 struct the_nilfs *nilfs, in nilfs_dev_blocksize_show()
863 struct the_nilfs *nilfs, in nilfs_dev_device_size_show()
874 struct the_nilfs *nilfs, in nilfs_dev_free_blocks_show()
886 struct the_nilfs *nilfs, in nilfs_dev_uuid_show()
896 struct the_nilfs *nilfs, in nilfs_dev_volume_name_show()
916 struct the_nilfs *nilfs, in nilfs_dev_README_show()
944 struct the_nilfs *nilfs = container_of(kobj, struct the_nilfs, in nilfs_dev_attr_show()
956 struct the_nilfs *nilfs = container_of(kobj, struct the_nilfs, in nilfs_dev_attr_store()
966 struct the_nilfs *nilfs = container_of(kobj, struct the_nilfs, in nilfs_dev_attr_release()
984 struct the_nilfs *nilfs = sb->s_fs_info; in nilfs_sysfs_create_device_group()
1045 void nilfs_sysfs_delete_device_group(struct the_nilfs *nilfs) in nilfs_sysfs_delete_device_group()