Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/ufs/quota/
H A Dquota.c765 struct getquota_rslt gq_rslt; in getnfsquota() local
774 xdr_getquota_args, &gq_args, xdr_getquota_rslt, &gq_rslt); in getnfsquota()
778 switch (gq_rslt.status) { in getnfsquota()
784 rquota = &gq_rslt.getquota_rslt_u.gqr_rquota; in getnfsquota()