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

/linux-master/fs/bcachefs/
H A Dsb-counters_format.h25 x(btree_node_alloc, 19) \
H A Dtrace.h436 DEFINE_EVENT(btree_node, btree_node_alloc,
H A Dbtree_update_interior.c425 trace_and_count(c, btree_node_alloc, trans, b);
/linux-master/lib/
H A Dbtree.c93 static unsigned long *btree_node_alloc(struct btree_head *head, gfp_t gfp) function
415 node = btree_node_alloc(head, gfp);
469 new = btree_node_alloc(head, gfp);

Completed in 142 milliseconds