dquot
struct dquot *i_dquot[MAXQUOTAS]; /* Dquot structures. */
struct dquot;
struct dquot;
void dqref(struct dquot *);
void dqrele(struct vnode *, struct dquot *);
int dqsync(struct vnode *, struct dquot *);
struct dquot **);
dqref(struct dquot *dq)
struct dquot *dq;
struct dquot *dq;
struct dquot *dq = ip->i_dquot[type];
struct dquot *dq;
struct dquot *dq;
struct dquot *dq = ip->i_dquot[type];
struct dquot *dq;
struct dquot *dq;
struct dquot *dq;
struct dquot *dq;
struct dquot *ndq;
LIST_ENTRY(dquot) dq_hash; /* hash list */
TAILQ_ENTRY(dquot) dq_freelist; /* free list */
struct dquot *dq;
struct dquot *ndq;
struct dquot *dq;
LIST_HEAD(dqhash, dquot) *dqhashtbl;
TAILQ_HEAD(dqfreelist, dquot) dqfreelist;
struct dquot **dqp)
struct dquot *dq;
dqrele(struct vnode *vp, struct dquot *dq)
dqsync(struct vnode *vp, struct dquot *dq)