Lines Matching defs:fs_info
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() local
113 struct btrfs_fs_info *fs_info; in btrfs_feature_attr_store() local
177 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_visible() local
239 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_size_show() local
248 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_reserved_show() local
363 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_show() local
372 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_store() local
405 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_nodesize_show() local
415 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_sectorsize_show() local
425 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_clone_alignment_show() local
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()