Searched refs:dq_type (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.41.6/bsd/sys/ | ||
| H A D | quota.h | 297 u_int16_t dq_type; /* quota type of this dquot */ member |
| /xnu-12377.41.6/bsd/vfs/ | ||
| H A D | vfs_quota.c | 685 dq->dq_type = type; in dqget() |