Home
last modified time | relevance | path

Searched refs:BTRFS_EXCLOP_NONE (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/
H A Dfs.h387 BTRFS_EXCLOP_NONE, enumerator
H A Dioctl.c415 if (fs_info->exclusive_operation == BTRFS_EXCLOP_NONE) { in btrfs_exclop_start()
456 WRITE_ONCE(fs_info->exclusive_operation, BTRFS_EXCLOP_NONE); in btrfs_exclop_finish()
469 fs_info->exclusive_operation == BTRFS_EXCLOP_NONE || in btrfs_exclop_balance()
H A Dsysfs.c1258 case BTRFS_EXCLOP_NONE: in btrfs_exclusive_operation_show()