Searched refs:btrfs_blocked_trans_types (Results 1 – 1 of 1) sorted by relevance
116 static const unsigned int btrfs_blocked_trans_types[TRANS_STATE_MAX] = { variable286 if (btrfs_blocked_trans_types[cur_trans->state] & type) { in join_transaction()