Home
last modified time | relevance | path

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

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