Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dvolumes.c7239 u64 total_dev = 0; in btrfs_read_chunk_tree() local
7301 total_dev++; in btrfs_read_chunk_tree()
7329 if (total_dev != fs_info->fs_devices->total_devices) { in btrfs_read_chunk_tree()
7333 total_dev); in btrfs_read_chunk_tree()
7334 fs_info->fs_devices->total_devices = total_dev; in btrfs_read_chunk_tree()
7335 btrfs_set_super_num_devices(fs_info->super_copy, total_dev); in btrfs_read_chunk_tree()