Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dvolumes.h290 struct btrfs_fs_devices { struct
291 u8 fsid[BTRFS_FSID_SIZE]; /* FS specific uuid */
292 u8 metadata_uuid[BTRFS_FSID_SIZE];
293 bool fsid_change;
294 struct list_head fs_list;
300 u64 num_devices;
306 u64 open_devices;
309 u64 rw_devices;
312 u64 missing_devices;
313 u64 total_rw_bytes;
[all …]