Lines Matching defs:fs_info
118 static u64 get_features(struct btrfs_fs_info *fs_info, in get_features()
130 static void set_features(struct btrfs_fs_info *fs_info, in set_features()
177 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_attr_show() local
193 struct btrfs_fs_info *fs_info; in btrfs_feature_attr_store() local
260 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_visible() local
443 struct btrfs_fs_info *fs_info = discard_to_fs_info(kobj); in btrfs_discardable_bytes_show() local
454 struct btrfs_fs_info *fs_info = discard_to_fs_info(kobj); in btrfs_discardable_extents_show() local
465 struct btrfs_fs_info *fs_info = discard_to_fs_info(kobj); in btrfs_discard_bitmap_bytes_show() local
476 struct btrfs_fs_info *fs_info = discard_to_fs_info(kobj); in btrfs_discard_bytes_saved_show() local
487 struct btrfs_fs_info *fs_info = discard_to_fs_info(kobj); in btrfs_discard_extent_bytes_show() local
498 struct btrfs_fs_info *fs_info = discard_to_fs_info(kobj); in btrfs_discard_iops_limit_show() local
508 struct btrfs_fs_info *fs_info = discard_to_fs_info(kobj); in btrfs_discard_iops_limit_store() local
529 struct btrfs_fs_info *fs_info = discard_to_fs_info(kobj); in btrfs_discard_kbps_limit_show() local
539 struct btrfs_fs_info *fs_info = discard_to_fs_info(kobj); in btrfs_discard_kbps_limit_store() local
559 struct btrfs_fs_info *fs_info = discard_to_fs_info(kobj); in btrfs_discard_max_discard_size_show() local
569 struct btrfs_fs_info *fs_info = discard_to_fs_info(kobj); in btrfs_discard_max_discard_size_store() local
643 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_size_show() local
652 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_reserved_show() local
739 struct btrfs_fs_info *fs_info = to_fs_info(get_btrfs_kobj(kobj)); in btrfs_chunk_size_store() local
788 struct btrfs_fs_info *fs_info = to_fs_info(get_btrfs_kobj(kobj)); in btrfs_force_chunk_alloc_store() local
921 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_show() local
936 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_store() local
972 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_nodesize_show() local
982 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_sectorsize_show() local
992 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_commit_stats_show() local
1009 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_commit_stats_store() local
1034 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_clone_alignment_show() local
1044 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in quota_override_show() local
1055 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in quota_override_store() local
1084 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_metadata_uuid_show() local
1094 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_checksum_show() local
1107 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_exclusive_operation_show() local
1146 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_generation_show() local
1204 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_bg_reclaim_threshold_show() local
1213 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_bg_reclaim_threshold_store() local
1305 static int addrm_unknown_feature_attrs(struct btrfs_fs_info *fs_info, bool add) in addrm_unknown_feature_attrs()
1396 void btrfs_sysfs_remove_mounted(struct btrfs_fs_info *fs_info) in btrfs_sysfs_remove_mounted()
1506 struct btrfs_fs_info *fs_info = cache->fs_info; in btrfs_sysfs_add_block_group_type() local
1609 int btrfs_sysfs_add_space_info_type(struct btrfs_fs_info *fs_info, in btrfs_sysfs_add_space_info_type()
1949 int btrfs_sysfs_add_mounted(struct btrfs_fs_info *fs_info) in btrfs_sysfs_add_mounted()
2022 struct btrfs_fs_info *fs_info = to_fs_info(qgroups_kobj->parent); in qgroup_enabled_show() local
2037 struct btrfs_fs_info *fs_info = to_fs_info(qgroups_kobj->parent); in qgroup_inconsistent_show() local
2052 struct btrfs_fs_info *fs_info = to_fs_info(qgroups_kobj->parent); in qgroup_drop_subtree_thres_show() local
2066 struct btrfs_fs_info *fs_info = to_fs_info(qgroups_kobj->parent); in qgroup_drop_subtree_thres_store() local
2180 int btrfs_sysfs_add_one_qgroup(struct btrfs_fs_info *fs_info, in btrfs_sysfs_add_one_qgroup()
2202 void btrfs_sysfs_del_qgroups(struct btrfs_fs_info *fs_info) in btrfs_sysfs_del_qgroups()
2221 int btrfs_sysfs_add_qgroups(struct btrfs_fs_info *fs_info) in btrfs_sysfs_add_qgroups()
2257 void btrfs_sysfs_del_one_qgroup(struct btrfs_fs_info *fs_info, in btrfs_sysfs_del_one_qgroup()
2273 void btrfs_sysfs_feature_update(struct btrfs_fs_info *fs_info, in btrfs_sysfs_feature_update()