Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dquota.h297 u_int16_t dq_type; /* quota type of this dquot */ member
/xnu-12377.41.6/bsd/vfs/
H A Dvfs_quota.c685 dq->dq_type = type; in dqget()