Home
last modified time | relevance | path

Searched refs:total_dev (Results 1 – 1 of 1) sorted by relevance

/fs/btrfs/
Dvolumes.c7176 u64 total_dev = 0; in btrfs_read_chunk_tree() local
7241 total_dev++; in btrfs_read_chunk_tree()
7258 if (total_dev != fs_info->fs_devices->total_devices) { in btrfs_read_chunk_tree()
7262 total_dev); in btrfs_read_chunk_tree()
7263 fs_info->fs_devices->total_devices = total_dev; in btrfs_read_chunk_tree()
7264 btrfs_set_super_num_devices(fs_info->super_copy, total_dev); in btrfs_read_chunk_tree()