Lines Matching defs:fs_info

121 static u64 get_features(struct btrfs_fs_info *fs_info,  in get_features()
133 static void set_features(struct btrfs_fs_info *fs_info, in set_features()
180 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_attr_show() local
196 struct btrfs_fs_info *fs_info; in btrfs_feature_attr_store() local
263 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_visible() local
453 struct btrfs_fs_info *fs_info = discard_to_fs_info(kobj); in btrfs_discardable_bytes_show() local
464 struct btrfs_fs_info *fs_info = discard_to_fs_info(kobj); in btrfs_discardable_extents_show() local
475 struct btrfs_fs_info *fs_info = discard_to_fs_info(kobj); in btrfs_discard_bitmap_bytes_show() local
486 struct btrfs_fs_info *fs_info = discard_to_fs_info(kobj); in btrfs_discard_bytes_saved_show() local
497 struct btrfs_fs_info *fs_info = discard_to_fs_info(kobj); in btrfs_discard_extent_bytes_show() local
508 struct btrfs_fs_info *fs_info = discard_to_fs_info(kobj); in btrfs_discard_iops_limit_show() local
518 struct btrfs_fs_info *fs_info = discard_to_fs_info(kobj); in btrfs_discard_iops_limit_store() local
539 struct btrfs_fs_info *fs_info = discard_to_fs_info(kobj); in btrfs_discard_kbps_limit_show() local
549 struct btrfs_fs_info *fs_info = discard_to_fs_info(kobj); in btrfs_discard_kbps_limit_store() local
569 struct btrfs_fs_info *fs_info = discard_to_fs_info(kobj); in btrfs_discard_max_discard_size_show() local
579 struct btrfs_fs_info *fs_info = discard_to_fs_info(kobj); in btrfs_discard_max_discard_size_store() local
653 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_size_show() local
662 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_reserved_show() local
749 struct btrfs_fs_info *fs_info = to_fs_info(get_btrfs_kobj(kobj)); in btrfs_chunk_size_store() local
837 struct btrfs_fs_info *fs_info = to_fs_info(get_btrfs_kobj(kobj)); in btrfs_force_chunk_alloc_store() local
972 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_show() local
987 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_store() local
1023 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_nodesize_show() local
1033 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_sectorsize_show() local
1043 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_commit_stats_show() local
1060 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_commit_stats_store() local
1085 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_clone_alignment_show() local
1095 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in quota_override_show() local
1106 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in quota_override_store() local
1135 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_metadata_uuid_show() local
1145 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_checksum_show() local
1158 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_exclusive_operation_show() local
1197 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_generation_show() local
1255 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_bg_reclaim_threshold_show() local
1264 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_bg_reclaim_threshold_store() local
1361 static int addrm_unknown_feature_attrs(struct btrfs_fs_info *fs_info, bool add) in addrm_unknown_feature_attrs()
1452 void btrfs_sysfs_remove_mounted(struct btrfs_fs_info *fs_info) in btrfs_sysfs_remove_mounted()
1562 struct btrfs_fs_info *fs_info = cache->fs_info; in btrfs_sysfs_add_block_group_type() local
1665 int btrfs_sysfs_add_space_info_type(struct btrfs_fs_info *fs_info, in btrfs_sysfs_add_space_info_type()
2009 int btrfs_sysfs_add_mounted(struct btrfs_fs_info *fs_info) in btrfs_sysfs_add_mounted()
2082 struct btrfs_fs_info *fs_info = to_fs_info(qgroups_kobj->parent); in qgroup_enabled_show() local
2097 struct btrfs_fs_info *fs_info = to_fs_info(qgroups_kobj->parent); in qgroup_inconsistent_show() local
2112 struct btrfs_fs_info *fs_info = to_fs_info(qgroups_kobj->parent); in qgroup_drop_subtree_thres_show() local
2126 struct btrfs_fs_info *fs_info = to_fs_info(qgroups_kobj->parent); in qgroup_drop_subtree_thres_store() local
2240 int btrfs_sysfs_add_one_qgroup(struct btrfs_fs_info *fs_info, in btrfs_sysfs_add_one_qgroup()
2262 void btrfs_sysfs_del_qgroups(struct btrfs_fs_info *fs_info) in btrfs_sysfs_del_qgroups()
2281 int btrfs_sysfs_add_qgroups(struct btrfs_fs_info *fs_info) in btrfs_sysfs_add_qgroups()
2317 void btrfs_sysfs_del_one_qgroup(struct btrfs_fs_info *fs_info, in btrfs_sysfs_del_one_qgroup()
2333 void btrfs_sysfs_feature_update(struct btrfs_fs_info *fs_info) in btrfs_sysfs_feature_update()