Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Dquota.h112 #define QUOTAOPSNAME ".quota.ops" macro
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_syscalls.c2609 const char *qfopsname = QUOTAOPSNAME; in enablequotas()