Searched refs:__TRANS_FREEZABLE (Results 1 – 2 of 2) sorted by relevance
101 #define __TRANS_FREEZABLE (1U << 0) macro110 #define TRANS_START (__TRANS_START | __TRANS_FREEZABLE)112 #define TRANS_JOIN (__TRANS_JOIN | __TRANS_FREEZABLE)
651 if (type & __TRANS_FREEZABLE) in start_transaction()735 if (type & __TRANS_FREEZABLE) in start_transaction()994 if (trans->type & __TRANS_FREEZABLE) in __btrfs_end_transaction()2003 if (trans->type & __TRANS_FREEZABLE) in cleanup_transaction()2498 if (trans->type & __TRANS_FREEZABLE) in btrfs_commit_transaction()