Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dutil.h514 #define RB_FIRST(root, type, member) \ macro
H A Dbtree.c2705 w = RB_FIRST(&buf->keys, struct keybuf_key, node); in bch_refill_keybuf()
2766 w = RB_FIRST(&buf->keys, struct keybuf_key, node); in bch_keybuf_next()