Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dsysfs.c828 case BTRFS_EXCLOP_NONE: in btrfs_exclusive_operation_show()
H A Dioctl.c384 return !cmpxchg(&fs_info->exclusive_operation, BTRFS_EXCLOP_NONE, type); in btrfs_exclop_start()
389 WRITE_ONCE(fs_info->exclusive_operation, BTRFS_EXCLOP_NONE); in btrfs_exclop_finish()
H A Dctree.h576 BTRFS_EXCLOP_NONE, enumerator