Home
last modified time | relevance | path

Searched refs:TRANS_JOIN_NOLOCK (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/fs/btrfs/
Dtransaction.h104 #define TRANS_JOIN_NOLOCK (__TRANS_JOIN_NOLOCK) macro
Dtransaction.c210 BUG_ON(type == TRANS_JOIN_NOLOCK); in join_transaction()
646 return start_transaction(root, 0, TRANS_JOIN_NOLOCK, in btrfs_join_transaction_nolock()
818 int lock = (trans->type != TRANS_JOIN_NOLOCK); in __btrfs_end_transaction()