Searched refs:to_fs_info (Results 1 – 1 of 1) sorted by relevance
69 static inline struct btrfs_fs_info *to_fs_info(struct kobject *kobj);147 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_attr_show()169 fs_info = to_fs_info(kobj); in btrfs_feature_attr_store()230 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_visible()347 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_size_show()356 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_reserved_show()476 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_show()491 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_store()527 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_nodesize_show()537 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_sectorsize_show()[all …]