Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/ufs/quota/
H A Dquota.c764 struct getquota_args gq_args; in getnfsquota() local
770 gq_args.gqa_pathp = path; in getnfsquota()
771 gq_args.gqa_uid = uid; in getnfsquota()
774 xdr_getquota_args, &gq_args, xdr_getquota_rslt, &gq_rslt); in getnfsquota()