Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dmount.h325 #define MNT_QUOTA 0x00002000 /* quotas are enabled on filesystem */ macro
356 MNT_LOCAL | MNT_QUOTA | MNT_REMOVABLE | \