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

/darwin-on-arm/xnu/bsd/sys/
H A Dquota.h368 __private_extern__ void munge_dqblk(struct dqblk *dqblkp, struct user_dqblk *user_dqblkp, boolean_t to64);
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_quota.c1087 munge_dqblk(struct dqblk *dqblkp, struct user_dqblk *user_dqblkp, boolean_t to64) argument
1089 if (to64) {

Completed in 17 milliseconds