Home
last modified time | relevance | path

Searched defs:dquot (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sys/ufs/ufs/
Dufs_quota.c61 struct dquot { struct
67 u_int16_t dq_type; /* quota type of this dquot */ argument
68 u_int32_t dq_id; /* identifier this applies to */
69 struct vnode *dq_vp; /* file backing this quota */
70 struct ucred *dq_cred; /* credentials for writing file */
71 struct dqblk dq_dqb; /* actual usage & quotas */