Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Dfs.h339 BTRFS_EXCLOP_NONE, enumerator
Dioctl.c404 if (fs_info->exclusive_operation == BTRFS_EXCLOP_NONE) { in btrfs_exclop_start()
445 WRITE_ONCE(fs_info->exclusive_operation, BTRFS_EXCLOP_NONE); in btrfs_exclop_finish()
458 fs_info->exclusive_operation == BTRFS_EXCLOP_NONE || in btrfs_exclop_balance()
Dsysfs.c1162 case BTRFS_EXCLOP_NONE: in btrfs_exclusive_operation_show()