Lines Matching refs:open_devices
703 fs_devices->open_devices++; in btrfs_open_one_device()
1107 fs_devices->open_devices--; in __btrfs_free_extra_devids()
1174 fs_devices->open_devices--; in btrfs_close_one_device()
1216 WARN_ON(fs_devices->open_devices); in close_fs_devices()
1264 if (fs_devices->open_devices == 0) in open_fs_devices()
2203 cur_devices->open_devices--; in btrfs_rm_device()
2225 if (cur_devices->open_devices == 0) { in btrfs_rm_device()
2270 fs_devices->open_devices--; in btrfs_rm_dev_replace_remove_srcdev()
2309 fs_devices->open_devices--; in btrfs_destroy_dev_replace_tgtdev()
2451 fs_devices->open_devices = 0; in btrfs_prepare_sprout()
2640 fs_devices->open_devices++; in btrfs_init_new_device()
2748 fs_info->fs_devices->open_devices--; in btrfs_init_new_device()