Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dtransaction.c116 static const unsigned int btrfs_blocked_trans_types[TRANS_STATE_MAX] = { variable
286 if (btrfs_blocked_trans_types[cur_trans->state] & type) { in join_transaction()