Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/ufs/quota/
H A Dquota.c766 struct rquota *rquota; in getnfsquota() local
784 rquota = &gq_rslt.getquota_rslt_u.gqr_rquota; in getnfsquota()
786 if (!vflag && rquota->rq_active == FALSE) { in getnfsquota()
790 limit = (u_longlong_t)(rquota->rq_bhardlimit) * in getnfsquota()
791 rquota->rq_bsize / DEV_BSIZE; in getnfsquota()
793 limit = (u_longlong_t)(rquota->rq_bsoftlimit) * in getnfsquota()
794 rquota->rq_bsize / DEV_BSIZE; in getnfsquota()
796 limit = (u_longlong_t)(rquota->rq_curblocks) * in getnfsquota()
797 rquota->rq_bsize / DEV_BSIZE; in getnfsquota()
799 dqp->dqb_fhardlimit = rquota->rq_fhardlimit; in getnfsquota()
[all …]
H A DMakefile38 XFILE= $(ROOT)/usr/include/rpcsvc/rquota.x
/titanic_44/usr/src/head/rpcsvc/
H A Drquota.x43 struct rquota { struct
64 rquota gqr_rquota; /* valid if status == Q_OK */ argument
/titanic_44/usr/src/cmd/fs.d/nfs/svc/
H A DMakefile30 MANIFEST= server.xml client.xml rquota.xml mapid.xml nlockmgr.xml \
/titanic_44/usr/src/cmd/fs.d/nfs/rquotad/
H A DMakefile34 XFILE= $(ROOT)/usr/include/rpcsvc/rquota.x
/titanic_44/usr/src/cmd/rpcsvc/net_files/
H A Drpc38 rquotad 100011 rquotaprog quota rquota
/titanic_44/usr/src/pkg/manifests/
H A Dservice-file-system-nfs.mf63 file path=lib/svc/manifest/network/nfs/rquota.xml group=sys mode=0444
H A Dsystem-header.mf699 file path=usr/include/rpcsvc/rquota.h
700 file path=usr/include/rpcsvc/rquota.x
/titanic_44/usr/src/head/
H A DMakefile278 rquota.h \
/titanic_44/usr/src/cmd/svc/shell/
H A Dmfsthistory198 svc:/network/nfs/rquota:default var/svc/manifest/network/nfs/rquota.xml
199 svc:/network/nfs/rquota var/svc/manifest/network/nfs/rquota.xml
/titanic_44/
H A D.gitignore3123 usr/src/head/rpcsvc/rquota.h