Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_locking.h289 !(ret = btree_node_lock_nopath(trans, b, type, btree_path_ip_allocated(path)))) { in btree_node_lock()
H A Dbtree_types.h353 static inline unsigned long btree_path_ip_allocated(struct btree_path *path) in btree_path_ip_allocated() function