Home
last modified time | relevance | path

Searched refs:BTRFS_QGROUP_OPER_SUB_EXCL (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/fs/btrfs/
Dqgroup.h45 BTRFS_QGROUP_OPER_SUB_EXCL, enumerator
Dqgroup.c1544 case BTRFS_QGROUP_OPER_SUB_EXCL: in qgroup_excl_accounting()
1681 tmp_oper->type != BTRFS_QGROUP_OPER_SUB_EXCL) in qgroup_account_deleted_refs()
2193 case BTRFS_QGROUP_OPER_SUB_EXCL: in btrfs_qgroup_account()
Dextent-tree.c6122 enum btrfs_qgroup_operation_type type = BTRFS_QGROUP_OPER_SUB_EXCL; in __btrfs_free_extent()
/linux-4.1.27/fs/btrfs/tests/
Dqgroup-tests.c268 BTRFS_QGROUP_OPER_SUB_EXCL, 0); in test_no_shared_qgroup()
/linux-4.1.27/include/trace/events/
Dbtrfs.h1124 { BTRFS_QGROUP_OPER_SUB_EXCL, "OPER_SUB_EXCL" }, \