getzfsquota
if (getzfsquota(gqa.gqa_uid, fsqp->fsq_devname, &dqblk)) {
if (getzfsquota(name, mnt.mnt_special, &dqblk))
static int getzfsquota(char *, char *, struct dqblk *);