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.h301 !(ret = btree_node_lock_nopath(trans, b, type, btree_path_ip_allocated(path)))) { in btree_node_lock()
H A Dbtree_types.h350 static inline unsigned long btree_path_ip_allocated(struct btree_path *path) in btree_path_ip_allocated() function