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

/linux-master/fs/btrfs/
H A Dfs.h383 BTRFS_EXCLOP_NONE, enumerator in enum:btrfs_exclusive_operation
H A Dioctl.c414 if (fs_info->exclusive_operation == BTRFS_EXCLOP_NONE) {
431 * - not BTRFS_EXCLOP_NONE - this is intentionally incompatible and the caller
455 WRITE_ONCE(fs_info->exclusive_operation, BTRFS_EXCLOP_NONE);
468 fs_info->exclusive_operation == BTRFS_EXCLOP_NONE ||
H A Dsysfs.c1175 case BTRFS_EXCLOP_NONE:

Completed in 391 milliseconds