Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ufs/
H A Dufs_quota.c89 static void dq_dqb64(const struct dquot *, struct dqblk64 *);
1602 dq_dqb64(dq, (struct dqblk64 *)buf); in dqsync()
1828 dq_dqb64(const struct dquot *dq, struct dqblk64 *dqb64) in dq_dqb64() function