Searched defs:btrfs_fs_devices (Results 1 – 1 of 1) sorted by relevance
222 struct btrfs_fs_devices { struct223 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */247 struct btrfs_fs_devices *seed; argument248 int seeding;250 int opened;255 int rotating;257 struct btrfs_fs_info *fs_info;259 struct kobject fsid_kobj;260 struct kobject *device_dir_kobj;261 struct completion kobj_unregister;