Lines Matching defs:devices
299 * Number of devices under this fsid including missing and
300 * replace-target device and excludes seed devices.
305 * The number of devices that successfully opened, including
306 * replace-target, excludes seed devices.
310 /* The number of devices that are under the chunk allocation list. */
313 /* Count of missing devices under this fsid excluding seed device. */
318 * Count of devices from btrfs_super_block::num_devices for this fsid,
324 /* Highest generation number of seen devices */
334 * All of the devices in the filesystem, protected by a mutex so we can
341 /* List of all devices, protected by device_list_mutex */
342 struct list_head devices;
349 /* Count fs-devices opened. */