Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/rquotad/
H A Drpc.rquotad.c316 struct getquota_args gqa; local
323 gqa.gqa_pathp = NULL; /* let xdr allocate the storage */
324 if (!svc_getargs(transp, xdr_getquota_args, (caddr_t)&gqa)) {
335 ((authp) rqstp->rq_clntcred)->aup_uid != (uid_t)gqa.gqa_uid)) {
339 fsqp = findfsq(gqa.gqa_pathp);
347 if (getzfsquota(gqa.gqa_uid, fsqp->fsq_devname, &dqblk)) {
354 (uid_t)gqa.gqa_uid, &dqblk) != 0) {
367 (uid_t)gqa.gqa_uid, &dqblk) < 0 &&
372 if (getdiskquota(fsqp, (uid_t)gqa.gqa_uid,