Home
last modified time | relevance | path

Searched refs:BTRFS_EXCLOP_DEV_REPLACE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dfs.h346 BTRFS_EXCLOP_DEV_REPLACE, enumerator
H A Ddev-replace.c1222 if (!btrfs_exclop_start(fs_info, BTRFS_EXCLOP_DEV_REPLACE)) { in btrfs_resume_dev_replace_async()
H A Dsysfs.c1177 case BTRFS_EXCLOP_DEV_REPLACE: in btrfs_exclusive_operation_show()
H A Dioctl.c3329 if (!btrfs_exclop_start(fs_info, BTRFS_EXCLOP_DEV_REPLACE)) { in btrfs_ioctl_dev_replace()