Home
last modified time | relevance | path

Searched refs:dq_dqb32 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/ufs/ufs/
H A Dufs_quota.c88 static void dq_dqb32(const struct dquot *, struct dqblk32 *);
1606 dq_dqb32(dq, (struct dqblk32 *)buf); in dqsync()
1811 dq_dqb32(const struct dquot *dq, struct dqblk32 *dqb32) in dq_dqb32() function