Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dbuf.h604 #define BUF_WAIT 0x01 macro
/xnu-11215.1.10/bsd/vfs/
H A Dvfs_bio.c4002 if (!ISSET(flags, BUF_WAIT)) { in buf_invalblkno()