Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/sys/
H A Dbuf_internal.h347 long bufs_incore; /* found incore */ member
/xnu-10002.41.9/bsd/vfs/
H A Dvfs_bio.c3151 bufstats.bufs_incore++; in buf_getblk()