Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/rpcsvc/
H A Drquota.x35 struct getquota_args { struct
77 RQUOTAPROC_GETQUOTA(getquota_args) = 1;
83 RQUOTAPROC_GETACTIVEQUOTA(getquota_args) = 2;
/titanic_44/usr/src/cmd/fs.d/nfs/rquotad/
H A Drpc.rquotad.c316 struct getquota_args gqa;
/titanic_44/usr/src/cmd/fs.d/ufs/quota/
H A Dquota.c764 struct getquota_args gq_args; in getnfsquota()