Lines Matching defs:fs_info
23 static u64 get_features(struct btrfs_fs_info *fs_info, in get_features()
35 static void set_features(struct btrfs_fs_info *fs_info, in set_features()
82 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_attr_show() local
98 struct btrfs_fs_info *fs_info; in btrfs_feature_attr_store() local
165 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_visible() local
261 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_size_show() local
270 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_reserved_show() local
388 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_show() local
403 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_store() local
439 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_nodesize_show() local
449 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_sectorsize_show() local
460 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_clone_alignment_show() local
471 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in quota_override_show() local
482 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in quota_override_store() local
555 static int addrm_unknown_feature_attrs(struct btrfs_fs_info *fs_info, bool add) in addrm_unknown_feature_attrs()
626 void btrfs_sysfs_remove_mounted(struct btrfs_fs_info *fs_info) in btrfs_sysfs_remove_mounted()
817 int btrfs_sysfs_add_mounted(struct btrfs_fs_info *fs_info) in btrfs_sysfs_add_mounted()
866 void btrfs_sysfs_feature_update(struct btrfs_fs_info *fs_info, in btrfs_sysfs_feature_update()