Searched refs:btree_path_get_locks (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/bcachefs/
H A Dbtree_locking.c449 static inline bool btree_path_get_locks(struct btree_trans *trans, function
612 return btree_path_get_locks(trans, path, false, &f);
635 return btree_path_get_locks(trans, path, true, f);
675 btree_path_get_locks(trans, linked, true, NULL);
740 !btree_path_get_locks(trans, path, false, &f)) {

Completed in 153 milliseconds