Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dquota.h368 …e_extern__ void munge_dqblk(struct dqblk *dqblkp, struct user_dqblk *user_dqblkp, boolean_t to64);
/xnu-12377.81.4/bsd/vfs/
H A Dvfs_quota.c1075 munge_dqblk(struct dqblk *dqblkp, struct user_dqblk *user_dqblkp, boolean_t to64) in munge_dqblk() argument
1077 if (to64) { in munge_dqblk()