Home
last modified time | relevance | path

Searched refs:to_fs_info (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/fs/btrfs/
Dsysfs.c93 static inline struct btrfs_fs_info *to_fs_info(struct kobject *kobj);
171 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_attr_show()
193 fs_info = to_fs_info(kobj); in btrfs_feature_attr_store()
254 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_visible()
432 #define discard_to_fs_info(_kobj) to_fs_info((_kobj)->parent->parent)
636 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_size_show()
645 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_reserved_show()
769 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_show()
784 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_store()
820 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_nodesize_show()
[all …]