Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dvolumes.c7644 u64 total_dev = 0; in btrfs_read_chunk_tree() local
7706 total_dev++; in btrfs_read_chunk_tree()
7734 if (total_dev != fs_info->fs_devices->total_devices) { in btrfs_read_chunk_tree()
7738 total_dev); in btrfs_read_chunk_tree()
7739 fs_info->fs_devices->total_devices = total_dev; in btrfs_read_chunk_tree()
7740 btrfs_set_super_num_devices(fs_info->super_copy, total_dev); in btrfs_read_chunk_tree()