Home
last modified time | relevance | path

Searched refs:to_fs_devs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dsysfs.c102 static inline struct btrfs_fs_devices *to_fs_devs(struct kobject *kobj);
1208 struct btrfs_fs_devices *fs_devices = to_fs_devs(kobj); in btrfs_read_policy_show()
1232 struct btrfs_fs_devices *fs_devices = to_fs_devs(kobj); in btrfs_read_policy_store()
1310 struct btrfs_fs_devices *fs_devs = to_fs_devs(kobj); in btrfs_release_fsid_kobj()
1321 static inline struct btrfs_fs_devices *to_fs_devs(struct kobject *kobj) in to_fs_devs() function
1332 return to_fs_devs(kobj)->fs_info; in to_fs_info()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dsysfs.c74 static inline struct btrfs_fs_devices *to_fs_devs(struct kobject *kobj);
871 struct btrfs_fs_devices *fs_devs = to_fs_devs(kobj); in btrfs_release_fsid_kobj()
882 static inline struct btrfs_fs_devices *to_fs_devs(struct kobject *kobj) in to_fs_devs() function
893 return to_fs_devs(kobj)->fs_info; in to_fs_info()

Completed in 6 milliseconds