Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/ !
H A Dmount.h506 #define VQ_LOWDISK 0x0004 /* we're low on space */ macro
/xnu-12377.41.6/iokit/bsddev/ !
H A DIOKitBSDInit.cpp1248 if (status_flags & (VQ_VERYLOWDISK | VQ_LOWDISK | VQ_NEARLOWDISK)) { in IOCoreFileGetSize()