Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/vfs/
H A Dvfs_bio.c5121 bp_cmp(void *a, void *b) in bp_cmp() function
5176 qsort(flush_table, buf_count, sizeof(struct buf *), bp_cmp); in bflushq()
5188 qsort(flush_table, buf_count, sizeof(struct buf *), bp_cmp); in bflushq()