Home
last modified time | relevance | path

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

/freebsd/include/rpcsvc/
H A Drquota.x33 int gqa_type; /* Type of quota info is needed about */ member
/freebsd/libexec/rpc.rquotad/
H A Drquotad.c235 } else if (!getfsquota(getq_args.gqa_type, getq_args.gqa_id, getq_args.gqa_pathp, &dqblk)) { in sendquota_extended()
/freebsd/usr.bin/quota/
H A Dquota.c592 gq_args.gqa_type = quotatype; in getnfsquota()