Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/sys/
H A Dbuf.h169 int buf_fromcache(buf_t bp);
/xnu-10002.1.13/bsd/vfs/
H A Dvfs_bio.c321 buf_fromcache(buf_t bp) in buf_fromcache() function