Searched refs:total_rw_bytes (Results 1 – 2 of 2) sorted by relevance
121 u64 total_rw_bytes; member
701 fs_devices->total_rw_bytes = 0; in __btrfs_open_devices()1742 root->fs_info->fs_devices->total_rw_bytes += device->total_bytes; in btrfs_init_new_device()1874 device->fs_devices->total_rw_bytes += diff; in __btrfs_grow_device()3021 device->fs_devices->total_rw_bytes -= diff; in btrfs_shrink_device()3087 device->fs_devices->total_rw_bytes += diff; in btrfs_shrink_device()3235 if (fs_devices->total_rw_bytes > 50ULL * 1024 * 1024 * 1024) in __btrfs_alloc_chunk()3250 max_chunk_size = min(div_factor(fs_devices->total_rw_bytes, 1), in __btrfs_alloc_chunk()4440 device->fs_devices->total_rw_bytes += device->total_bytes; in read_one_dev()