Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fs/
H A Dufs_quota.h76 struct dqblk { struct
87 #define dqoff(UID) (((offset_t)(UID) * sizeof (struct dqblk))) argument
/titanic_50/usr/src/cmd/fs.d/nfs/rquotad/
H A Drpc.rquotad.c318 struct dqblk dqblk; local
/titanic_50/usr/src/cmd/fs.d/ufs/quota/
H A Dquota.c244 struct dqblk dqblk; in showquotas() local