Lines Matching refs:btrfs_fs_info
35 static inline struct btrfs_fs_info *to_fs_info(struct kobject *kobj);
38 static u64 get_features(struct btrfs_fs_info *fs_info, in get_features()
50 static void set_features(struct btrfs_fs_info *fs_info, in set_features()
97 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_attr_show()
113 struct btrfs_fs_info *fs_info; in btrfs_feature_attr_store()
177 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_visible()
239 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_size_show()
248 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_reserved_show()
363 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_show()
372 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_store()
405 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_nodesize_show()
415 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_sectorsize_show()
425 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_clone_alignment_show()
460 static inline struct btrfs_fs_info *to_fs_info(struct kobject *kobj) in to_fs_info()
477 static int addrm_unknown_feature_attrs(struct btrfs_fs_info *fs_info, bool add) in addrm_unknown_feature_attrs()
548 void btrfs_sysfs_remove_mounted(struct btrfs_fs_info *fs_info) in btrfs_sysfs_remove_mounted()
739 int btrfs_sysfs_add_mounted(struct btrfs_fs_info *fs_info) in btrfs_sysfs_add_mounted()