Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Dvolumes.c7349 u64 total_dev = 0; in btrfs_read_chunk_tree() local
7411 total_dev++; in btrfs_read_chunk_tree()
7439 if (total_dev != fs_info->fs_devices->total_devices) { in btrfs_read_chunk_tree()
7443 total_dev); in btrfs_read_chunk_tree()
7444 fs_info->fs_devices->total_devices = total_dev; in btrfs_read_chunk_tree()
7445 btrfs_set_super_num_devices(fs_info->super_copy, total_dev); in btrfs_read_chunk_tree()