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

/xnu-2422.115.4/bsd/vfs/
H A Dvfs_bio.c120 int bcleanbuf(buf_t bp, boolean_t discard);
1994 /* start the bcleanbuf() thread */
3503 if (bcleanbuf(bp, FALSE)) {
3524 bcleanbuf(buf_t bp, boolean_t discard) function
4152 * If getnewbuf() calls bcleanbuf() on the same thread
4796 if (bcleanbuf(bp, FALSE)) {

Completed in 24 milliseconds