Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/vfs/
H A Dvfs_bio.c4956 bp_cmp(void *a, void *b) in bp_cmp() function
5011 qsort(flush_table, buf_count, sizeof(struct buf *), bp_cmp); in bflushq()
5023 qsort(flush_table, buf_count, sizeof(struct buf *), bp_cmp); in bflushq()