Searched refs:rw_devices (Results 1 – 5 of 5) sorted by relevance
730 fs_devices->rw_devices++; in btrfs_open_one_device()1072 fs_devices->rw_devices--; in __btrfs_free_extra_devids()1137 fs_devices->rw_devices--; in btrfs_close_one_device()1194 WARN_ON(fs_devices->rw_devices); in close_fs_devices()2371 fs_info->fs_devices->rw_devices == 1) in btrfs_rm_device()2384 device->fs_devices->rw_devices--; in btrfs_rm_device()2506 device->fs_devices->rw_devices++; in btrfs_rm_device()2534 fs_devices->rw_devices--; in btrfs_rm_dev_replace_remove_srcdev()3010 fs_devices->rw_devices++; in btrfs_init_new_device()3125 fs_info->fs_devices->rw_devices--; in btrfs_init_new_device()[all …]
1301 if (fs_info->fs_devices->rw_devices == 0) in btrfs_remount_rw()1957 if (!(fc->sb_flags & SB_RDONLY) && fs_devices->rw_devices == 0) { in btrfs_get_tree_super()2485 WARN_ON(device->fs_devices->rw_devices < 1); in btrfs_remove_bdev()2486 device->fs_devices->rw_devices--; in btrfs_remove_bdev()
384 u64 rw_devices; member
115 u64 num_devices = fs_info->fs_devices->rw_devices; in btrfs_reduce_alloc_profile()4491 num_dev = fs_info->fs_devices->rw_devices; in get_profile_num_devs()
2038 if (unlikely(fs_devices->rw_devices == 0)) { in btrfs_replay_log()