Home
last modified time | relevance | path

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

/titanic_52/usr/src/uts/common/sys/fs/
H A Dufs_quota.h95 struct dquot { struct
96 struct dquot *dq_forw, *dq_back; /* hash list, MUST be first entry */ argument
97 struct dquot *dq_freef, *dq_freeb; /* free list */ argument
131 * dquot chach hash chain headers argument
98 dq_flagsdquot global() argument
104 dq_cntdquot global() argument
105 dq_uiddquot global() argument
106 dq_ufsvfspdquot global() argument
107 dq_mofdquot global() argument
[all...]
/titanic_52/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c105 struct dquot *dquot, *dquotNDQUOT; variable