Searched defs:btrfs_fs_devices (Results 1 – 1 of 1) sorted by relevance
287 struct btrfs_fs_devices { struct288 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */300 u8 metadata_uuid[BTRFS_FSID_SIZE];302 struct list_head fs_list;308 u64 num_devices;314 u64 open_devices;317 u64 rw_devices;320 u64 missing_devices;321 u64 total_rw_bytes;328 u64 total_devices;[all …]