Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dvolumes.c7766 u64 total_dev = 0; in btrfs_read_chunk_tree() local
7828 total_dev++; in btrfs_read_chunk_tree()
7856 if (total_dev != fs_info->fs_devices->total_devices) { in btrfs_read_chunk_tree()
7860 total_dev); in btrfs_read_chunk_tree()
7861 fs_info->fs_devices->total_devices = total_dev; in btrfs_read_chunk_tree()
7862 btrfs_set_super_num_devices(fs_info->super_copy, total_dev); in btrfs_read_chunk_tree()