Home
last modified time | relevance | path

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

/netbsd-src/sys/ufs/lfs/
H A Dulfs_quota.h61 struct dquot { struct
64 uint16_t dq_type; /* d: quota type of this dquot */ argument
68 kmutex_t dq_interlock; /* d: lock this dquot */ argument
69 union {
72 } dq_un;
/netbsd-src/sys/ufs/ufs/
H A Dufs_quota.h60 struct dquot { struct
63 u_int16_t dq_type; /* d: quota type of this dquot */ argument
67 kmutex_t dq_interlock; /* d: lock this dquot */ argument
68 union {
71 } dq_un;