Home
last modified time | relevance | path

Searched refs:rw_devices (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Ddev-replace.c216 WARN_ON(fs_info->fs_devices->rw_devices == 0); in btrfs_init_dev_replace()
805 fs_info->fs_devices->rw_devices++; in btrfs_dev_replace_finishing()
H A Dvolumes.c707 fs_devices->rw_devices++; in btrfs_open_one_device()
1121 fs_devices->rw_devices--; in __btrfs_free_extra_devids()
1170 fs_devices->rw_devices--; in btrfs_close_one_device()
1226 WARN_ON(fs_devices->rw_devices); in close_fs_devices()
2178 fs_info->fs_devices->rw_devices == 1) { in btrfs_rm_device()
2186 device->fs_devices->rw_devices--; in btrfs_rm_device()
2276 device->fs_devices->rw_devices++; in btrfs_rm_device()
2303 fs_devices->rw_devices--; in btrfs_rm_dev_replace_remove_srcdev()
2677 fs_devices->rw_devices++; in btrfs_init_new_device()
2785 fs_info->fs_devices->rw_devices in btrfs_init_new_device()
[all...]
H A Dvolumes.h223 u64 rw_devices; member
H A Dsuper.c1674 if (!(flags & SB_RDONLY) && fs_devices->rw_devices == 0) { in btrfs_mount_root()
1939 if (fs_info->fs_devices->rw_devices == 0) { in btrfs_remount()
H A Dblock-group.c56 u64 num_devices = fs_info->fs_devices->rw_devices; in btrfs_reduce_alloc_profile()
3233 num_dev = fs_info->fs_devices->rw_devices; in get_profile_num_devs()
H A Ddisk-io.c2290 if (fs_devices->rw_devices == 0) { in btrfs_replay_log()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dvolumes.c670 fs_devices->rw_devices++; in btrfs_open_one_device()
1079 fs_devices->rw_devices--; in __btrfs_free_extra_devids()
1128 fs_devices->rw_devices--; in btrfs_close_one_device()
1184 WARN_ON(fs_devices->rw_devices); in close_fs_devices()
2135 fs_info->fs_devices->rw_devices == 1) in btrfs_rm_device()
2141 device->fs_devices->rw_devices--; in btrfs_rm_device()
2256 device->fs_devices->rw_devices++; in btrfs_rm_device()
2283 fs_devices->rw_devices--; in btrfs_rm_dev_replace_remove_srcdev()
2723 fs_devices->rw_devices++; in btrfs_init_new_device()
2831 fs_info->fs_devices->rw_devices in btrfs_init_new_device()
[all...]
H A Dvolumes.h311 u64 rw_devices; member
H A Ddev-replace.c221 WARN_ON(fs_info->fs_devices->rw_devices == 0); in btrfs_init_dev_replace()
977 fs_devices->rw_devices++; in btrfs_dev_replace_finishing()
H A Dsuper.c1505 if (!(flags & SB_RDONLY) && fs_devices->rw_devices == 0) { in btrfs_mount_root()
1816 if (fs_info->fs_devices->rw_devices == 0) { in btrfs_remount()
H A Dblock-group.c74 u64 num_devices = fs_info->fs_devices->rw_devices; in btrfs_reduce_alloc_profile()
4182 num_dev = fs_info->fs_devices->rw_devices; in get_profile_num_devs()
H A Ddisk-io.c2054 if (fs_devices->rw_devices == 0) { in btrfs_replay_log()

Completed in 43 milliseconds