Searched defs:sortby (Results 1 - 4 of 4) sorted by relevance

/src/sys/kern/
H A Dbufq_disksort.c110 int sortby; local in function:bufq_disksort_put
H A Dbufq_readprio.c113 int sortby; local in function:bufq_prio_put
H A Dbufq_priocscan.c62 buf_cmp(const struct buf *b1, const struct buf *b2, int sortby) argument
81 const int sortby = q->cq_sortby; local in function:cscan_tree_compare_nodes
116 const int sortby = q->cq_sortby; local in function:cscan_tree_compare_key
124 const int sortby = cq->cq_sortby; local in function:cscan_dump
188 cscan_init(struct cscan_queue *q, int sortby) argument
430 const int sortby = bufq->bq_flags & BUFQ_SORT_MASK; local in function:bufq_priocscan_init
[all...]
/src/sys/sys/
H A Dbufq_impl.h111 buf_inorder(const struct buf *bp, const struct buf *bq, int sortby) argument

Completed in 10 milliseconds