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

/xnu-2422.115.4/bsd/vfs/
H A Dvfs_bio.c4168 typedef int (*bcleanbufcontinuation)(int); typedef
4181 (void)msleep0(&bufqueues[BQ_LAUNDRY], buf_mtxp, PRIBIO|PDROP, "blaundry", 0, (bcleanbufcontinuation)bcleanbuf_thread);

Completed in 74 milliseconds