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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dbuf.h417 #define BUF_NOTIFY_BUSY 0x10 /* notify the caller about the busy pages during the scan */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_bio.c945 * if BUF_NOTIFY_BUSY is set, call the callout function using a NULL bp for busy pages
960 int notify_busy = flags & BUF_NOTIFY_BUSY;

Completed in 15 milliseconds