Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbtree_locking.h337 int __bch2_btree_path_relock(struct btree_trans *,
345 : __bch2_btree_path_relock(trans, path, trace_ip); in bch2_btree_path_relock()
Dbtree_locking.c604 int __bch2_btree_path_relock(struct btree_trans *trans, in __bch2_btree_path_relock() function