Lines Matching defs:fs_info

88 static u64 get_features(struct btrfs_fs_info *fs_info,  in get_features()
100 static void set_features(struct btrfs_fs_info *fs_info, in set_features()
147 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_attr_show() local
163 struct btrfs_fs_info *fs_info; in btrfs_feature_attr_store() local
230 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_visible() local
347 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_size_show() local
356 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_reserved_show() local
476 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_show() local
491 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_store() local
527 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_nodesize_show() local
537 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_sectorsize_show() local
548 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_clone_alignment_show() local
559 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in quota_override_show() local
570 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in quota_override_store() local
599 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_metadata_uuid_show() local
655 static int addrm_unknown_feature_attrs(struct btrfs_fs_info *fs_info, bool add) in addrm_unknown_feature_attrs()
726 void btrfs_sysfs_remove_mounted(struct btrfs_fs_info *fs_info) in btrfs_sysfs_remove_mounted()
827 struct btrfs_fs_info *fs_info = cache->fs_info; in btrfs_sysfs_add_block_group_type() local
909 int btrfs_sysfs_add_space_info_type(struct btrfs_fs_info *fs_info, in btrfs_sysfs_add_space_info_type()
1051 int btrfs_sysfs_add_mounted(struct btrfs_fs_info *fs_info) in btrfs_sysfs_add_mounted()
1107 void btrfs_sysfs_feature_update(struct btrfs_fs_info *fs_info, in btrfs_sysfs_feature_update()