Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/ufs/ufs/
Dufs_quota.c93 static void dq_dqb64(const struct dquot *, struct dqblk64 *);
1611 dq_dqb64(dq, (struct dqblk64 *)buf); in dqsync()
1843 dq_dqb64(const struct dquot *dq, struct dqblk64 *dqb64) in dq_dqb64() function