Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_locking.h388 bool __bch2_btree_path_upgrade_norestart(struct btree_trans *, struct btree_path *, unsigned);
395 ? __bch2_btree_path_upgrade_norestart(trans, path, new_locks_want) in bch2_btree_path_upgrade_norestart()
H A Dbtree_locking.c627 bool __bch2_btree_path_upgrade_norestart(struct btree_trans *trans, in __bch2_btree_path_upgrade_norestart() function