Searched refs:Q_EPERM (Results 1 – 4 of 4) sorted by relevance
59 Q_EPERM = 3 /* no permission to access quota */ enumerator67 case Q_EPERM:
102 else if (status == Q_EPERM)133 status == Q_EPERM ? "No permission":"");
336 gqr.status = Q_EPERM;
812 case Q_EPERM: in getnfsquota()