Home
last modified time | relevance | path

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

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