Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/ufs/ufs/
Dufs_quota.c93 static void dqb64_dqb32(const struct dqblk64 *, struct dqblk32 *);
925 dqb64_dqb32(&dqb64, &dqb32); in getquota32()
1833 dqb64_dqb32(const struct dqblk64 *dqb64, struct dqblk32 *dqb32) in dqb64_dqb32() function