to_fs_devs
static inline struct btrfs_fs_devices *to_fs_devs(struct kobject *kobj);
struct btrfs_fs_devices *fs_devices = to_fs_devs(kobj);
struct btrfs_fs_devices *fs_devices = to_fs_devs(kobj);
struct btrfs_fs_devices *fs_devs = to_fs_devs(kobj);
return to_fs_devs(kobj)->fs_info;