Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dbufq_priocscan.c62 buf_cmp(const struct buf *b1, const struct buf *b2, int sortby) in buf_cmp() function
82 const int diff = buf_cmp(b1, b2, sortby); in cscan_tree_compare_nodes()
118 return buf_cmp(b1, b2, sortby); in cscan_tree_compare_key()