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

/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_syscalls.c2133 int error, quota_cmd, quota_status; local
2152 quota_cmd = uap->cmd >> SUBCMDSHIFT;
2154 switch (quota_cmd) {
2193 switch (quota_cmd) {

Completed in 203 milliseconds