Searched defs:btrfs_fs_devices (Results 1 – 1 of 1) sorted by relevance
229 struct btrfs_fs_devices { struct230 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */254 struct btrfs_fs_devices *seed; argument255 int seeding;257 int opened;262 int rotating;264 struct btrfs_fs_info *fs_info;266 struct kobject fsid_kobj;267 struct kobject *device_dir_kobj;268 struct completion kobj_unregister;