Searched defs:btrfs_fs_devices (Results 1 – 1 of 1) sorted by relevance
211 struct btrfs_fs_devices { struct212 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */236 struct btrfs_fs_devices *seed; argument237 int seeding;239 int opened;244 int rotating;246 struct btrfs_fs_info *fs_info;248 struct kobject fsid_kobj;249 struct kobject *device_dir_kobj;250 struct completion kobj_unregister;