Home
last modified time | relevance | path

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

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