Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dsysfs.c21 static inline struct btrfs_fs_devices *to_fs_devs(struct kobject *kobj);
519 struct btrfs_fs_devices *fs_devs = to_fs_devs(kobj); in btrfs_release_fsid_kobj()
530 static inline struct btrfs_fs_devices *to_fs_devs(struct kobject *kobj) in to_fs_devs() function
541 return to_fs_devs(kobj)->fs_info; in to_fs_info()