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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_bio.c120 int bcleanbuf(buf_t bp, boolean_t discard);
1976 /* start the bcleanbuf() thread */
3479 if (bcleanbuf(bp, FALSE)) {
3500 bcleanbuf(buf_t bp, boolean_t discard) function
4120 * If getnewbuf() calls bcleanbuf() on the same thread
4764 if (bcleanbuf(bp, FALSE)) {

Completed in 28 milliseconds