Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_bio.c4954 bp_cmp(void *a, void *b) in bp_cmp() function
5009 qsort(flush_table, buf_count, sizeof(struct buf *), bp_cmp); in bflushq()
5021 qsort(flush_table, buf_count, sizeof(struct buf *), bp_cmp); in bflushq()