Searched refs:rw_devices (Results 1 – 5 of 5) sorted by relevance
720 fs_devices->rw_devices++; in btrfs_open_one_device()1092 fs_devices->rw_devices--; in __btrfs_free_extra_devids()1141 fs_devices->rw_devices--; in btrfs_close_one_device()1198 WARN_ON(fs_devices->rw_devices); in close_fs_devices()2335 fs_info->fs_devices->rw_devices == 1) in btrfs_rm_device()2341 device->fs_devices->rw_devices--; in btrfs_rm_device()2452 device->fs_devices->rw_devices++; in btrfs_rm_device()2479 fs_devices->rw_devices--; in btrfs_rm_dev_replace_remove_srcdev()2916 fs_devices->rw_devices++; in btrfs_init_new_device()3024 fs_info->fs_devices->rw_devices--; in btrfs_init_new_device()[all …]
1308 if (fs_info->fs_devices->rw_devices == 0) in btrfs_remount_rw()1936 if (!(fc->sb_flags & SB_RDONLY) && fs_devices->rw_devices == 0) { in btrfs_get_tree_super()2456 WARN_ON(device->fs_devices->rw_devices < 1); in btrfs_remove_bdev()2457 device->fs_devices->rw_devices--; in btrfs_remove_bdev()
377 u64 rw_devices; member
87 u64 num_devices = fs_info->fs_devices->rw_devices; in btrfs_reduce_alloc_profile()4424 num_dev = fs_info->fs_devices->rw_devices; in get_profile_num_devs()
2007 if (unlikely(fs_devices->rw_devices == 0)) { in btrfs_replay_log()