Searched defs:sortby (Results 1 – 4 of 4) sorted by relevance
62 buf_cmp(const struct buf *b1, const struct buf *b2, int sortby) in buf_cmp()81 const int sortby = q->cq_sortby; in cscan_tree_compare_nodes() local116 const int sortby = q->cq_sortby; in cscan_tree_compare_key() local124 const int sortby = cq->cq_sortby; in cscan_dump() local188 cscan_init(struct cscan_queue *q, int sortby) in cscan_init()430 const int sortby = bufq->bq_flags & BUFQ_SORT_MASK; in bufq_priocscan_init() local
110 int sortby; in bufq_disksort_put() local
113 int sortby; in bufq_prio_put() local
111 buf_inorder(const struct buf *bp, const struct buf *bq, int sortby) in buf_inorder()