Home
last modified time | relevance | path

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

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