Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_locking.h147 static inline int btree_path_highest_level_locked(struct btree_path *path) in btree_path_highest_level_locked() function
H A Dbtree_locking.c689 (l = btree_path_highest_level_locked(path)) >= path->locks_want) { in __bch2_btree_path_downgrade()