Searched refs:lock_types (Results 1 – 1 of 1) sorted by relevance
3655 static char lock_types[] = { 'r', 'i', 'w' }; in bch2_btree_trans_to_text() local3696 lock_types[btree_node_locked_type(path, l)], l); in bch2_btree_trans_to_text()3707 prt_printf(out, " %c", lock_types[trans->locking_wait.lock_want]); in bch2_btree_trans_to_text()