Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dmount.h513 #define VQ_VERYLOWDISK 0x0200 /* file system has *very* little disk space left */ macro
/xnu-12377.41.6/iokit/bsddev/
H A DIOKitBSDInit.cpp1248 if (status_flags & (VQ_VERYLOWDISK | VQ_LOWDISK | VQ_NEARLOWDISK)) { in IOCoreFileGetSize()