Searched refs:rw_devices (Results 1 – 6 of 6) sorted by relevance
666 fs_devices->rw_devices++; in btrfs_open_one_device()1075 fs_devices->rw_devices--; in __btrfs_free_extra_devids()1124 fs_devices->rw_devices--; in btrfs_close_one_device()1181 WARN_ON(fs_devices->rw_devices); in close_fs_devices()2144 device->fs_devices->rw_devices--; in btrfs_rm_device()2253 device->fs_devices->rw_devices++; in btrfs_rm_device()2280 fs_devices->rw_devices--; in btrfs_rm_dev_replace_remove_srcdev()2691 fs_devices->rw_devices++; in btrfs_init_new_device()2799 fs_info->fs_devices->rw_devices--; in btrfs_init_new_device()5211 if (ndevs == fs_devices->rw_devices) { in gather_device_info()[all …]
252 u64 rw_devices; member
219 WARN_ON(fs_info->fs_devices->rw_devices == 0); in btrfs_init_dev_replace()1001 fs_info->fs_devices->rw_devices++; in btrfs_dev_replace_finishing()
1703 if (!(flags & SB_RDONLY) && fs_devices->rw_devices == 0) { in btrfs_mount_root()2015 if (fs_info->fs_devices->rw_devices == 0) { in btrfs_remount()
58 u64 num_devices = fs_info->fs_devices->rw_devices; in btrfs_reduce_alloc_profile()3733 num_dev = fs_info->fs_devices->rw_devices; in get_profile_num_devs()
2395 if (fs_devices->rw_devices == 0) { in btrfs_replay_log()
Completed in 38 milliseconds