Searched refs:Q_SYNC (Results 1 – 3 of 3) sorted by relevance
178 #define Q_SYNC 6 /* update disk copy of quota usages */ macro
112 if (quot.op == Q_SYNC && vp == NULL) { in quotactl()147 case Q_SYNC: in quotactl()
119 if (quotactl(Q_SYNC, (char *)NULL, 0, (caddr_t)NULL) < 0 && in main()822 if ((special == NULL) && (cmd == Q_SYNC)) { in quotactl()