Home
last modified time | relevance | path

Searched defs:btrfs_fs_devices (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/fs/btrfs/
Dvolumes.h222 struct btrfs_fs_devices { struct
223 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
247 struct btrfs_fs_devices *seed; argument
248 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;