Searched refs:open_devices (Results 1 – 4 of 4) sorted by relevance
695 fs_devices->open_devices++; in btrfs_open_one_device()1109 fs_devices->open_devices--; in __btrfs_free_extra_devids()1176 fs_devices->open_devices--; in btrfs_close_one_device()1219 WARN_ON(fs_devices->open_devices); in close_fs_devices()1280 if (fs_devices->open_devices == 0) in open_fs_devices()2252 cur_devices->open_devices--; in btrfs_rm_device()2285 if (cur_devices->open_devices == 0) { in btrfs_rm_device()2331 fs_devices->open_devices--; in btrfs_rm_dev_replace_remove_srcdev()2370 fs_devices->open_devices--; in btrfs_destroy_dev_replace_tgtdev()2537 fs_devices->open_devices = 0; in btrfs_prepare_sprout()[all …]
240 u64 open_devices; member
2169 nr_devices = fs_info->fs_devices->open_devices; in btrfs_calc_avail_data_space()2172 nr_devices = fs_info->fs_devices->open_devices; in btrfs_calc_avail_data_space()
333 fs_info->fs_devices->open_devices++; in btrfs_init_dev_replace_tgtdev()