Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/sys/
H A Dbuf.h127 void buf_markclean(buf_t);
/xnu-8792.61.2/bsd/vfs/
H A Dvfs_bio.c348 buf_markclean(buf_t bp) in buf_markclean() function