Searched refs:to_fs_info (Results 1 – 1 of 1) sorted by relevance
101 static inline struct btrfs_fs_info *to_fs_info(struct kobject *kobj);180 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_attr_show()202 fs_info = to_fs_info(kobj); in btrfs_feature_attr_store()263 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_visible()462 #define discard_to_fs_info(_kobj) to_fs_info(get_btrfs_kobj(_kobj))668 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_size_show()677 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_reserved_show()764 struct btrfs_fs_info *fs_info = to_fs_info(get_btrfs_kobj(kobj)); in btrfs_chunk_size_store()852 struct btrfs_fs_info *fs_info = to_fs_info(get_btrfs_kobj(kobj)); in btrfs_force_chunk_alloc_store()1068 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_show()[all …]