Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_bio.c4632 typedef int (*bcleanbufcontinuation)(int); typedef
4646 …&bufqueues[BQ_LAUNDRY], &buf_mtx, PRIBIO | PDROP, "blaundry", 0, (bcleanbufcontinuation)bcleanbuf_… in bcleanbuf_thread()