Searched defs:getdiskquota (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dquota.c158 getdiskquota( function
184 return (ufs_fault(ufsvfsp->vfs_root, "getdiskquota: NULL qip"));
233 panic("getdiskquota: dqp->dq_cnt: "
474 * dquot from the quota cache via getdiskquota() while we are
483 * The following paranoia is to make sure that getdiskquota()
556 * cache and reused (via getdiskquota()). The exception
/illumos-gate/usr/src/cmd/fs.d/nfs/rquotad/
H A Drpc.rquotad.c75 int getdiskquota();
369 if (getdiskquota(fsqp, (uid_t)gqa.gqa_uid,
613 getdiskquota(fsqp, uid, dqp) function
/illumos-gate/usr/src/cmd/fs.d/ufs/quota/
H A Dquota.c276 !(vflag && getdiskquota(&mnt, uid, &dqblk))))
622 getdiskquota(struct mnttab *mntp, uid_t uid, struct dqblk *dqp) function

Completed in 48 milliseconds