Home
last modified time | relevance | path

Searched defs:dqp (Results 1 – 14 of 14) sorted by relevance

/titanic_52/usr/src/uts/common/fs/ufs/
H A Dquota.c128 register struct dquot *dqp; in qtinit2() local
164 struct dquot *dqp; in getdiskquota() local
328 dqput(dqp) dqput() argument
364 dqupdate(dqp) dqupdate() argument
461 dqinval(dqp) dqinval() argument
509 register struct dquot *dqp; global() local
[all...]
H A Dquota_ufs.c76 struct dquot *dqp, *xdqp; in getinoquota() local
128 struct dquot *dqp; chkdq() local
422 struct dquot *dqp, *xdqp; chkiq() local
596 dqrele(struct dquot * dqp) dqrele() argument
[all...]
H A Dquotacalls.c201 struct dquot *dqp; in opendq() local
324 struct dquot *dqp; in closedq_scan_inode() local
494 struct dquot *dqp; setquota() local
683 struct dquot *dqp; getquota() local
738 struct dquot *dqp; quotasync() local
[all...]
H A Dufs_trans.c508 ufs_trans_push_quota(ufsvfs_t *ufsvfsp, delta_t dtyp, struct dquot *dqp) in ufs_trans_push_quota() argument
579 ufs_trans_quota(struct dquot * dqp) ufs_trans_quota() argument
615 ufs_trans_dqrele(struct dquot * dqp) ufs_trans_dqrele() argument
[all...]
H A Dlufs_map.c1986 struct dquot *dqp; in handle_dquot() local
[all...]
/titanic_52/usr/src/cmd/fm/fmd/common/
H A Dfmd_dispq.c98 fmd_dispq_t *dqp = fmd_alloc(sizeof (fmd_dispq_t), FMD_SLEEP); in fmd_dispq_create() local
109 fmd_dispq_destroy(fmd_dispq_t *dqp) in fmd_dispq_destroy() argument
141 fmd_dispq_insert(fmd_dispq_t * dqp,fmd_eventq_t * eqp,const char * pattern) fmd_dispq_insert() argument
213 fmd_dispq_delete(fmd_dispq_t * dqp,fmd_eventq_t * eqp,const char * pattern) fmd_dispq_delete() argument
308 fmd_dispq_dispatch_gid(fmd_dispq_t * dqp,fmd_event_t * ep,const char * class,id_t gid) fmd_dispq_dispatch_gid() argument
392 fmd_dispq_dispatch(fmd_dispq_t * dqp,fmd_event_t * ep,const char * class) fmd_dispq_dispatch() argument
398 fmd_dispq_getgid(fmd_dispq_t * dqp,void * cookie) fmd_dispq_getgid() argument
413 fmd_dispq_delgid(fmd_dispq_t * dqp,id_t gid) fmd_dispq_delgid() argument
[all...]
/titanic_52/usr/src/cmd/fs.d/ufs/quota/
H A Dquota.c438 warn(struct mnttab *mntp, struct dqblk *dqp) in warn() argument
517 prquota(struct mnttab * mntp,struct dqblk * dqp) prquota() argument
622 getdiskquota(struct mnttab * mntp,uid_t uid,struct dqblk * dqp) getdiskquota() argument
762 getnfsquota(char * hostp,char * path,uid_t uid,struct dqblk * dqp) getnfsquota() argument
[all...]
/titanic_52/usr/src/cmd/fs.d/nfs/rquotad/
H A Drpc.rquotad.c409 quotactl(cmd, mountp, uid, dqp) in quotactl() argument
616 getdiskquota(fsqp, uid, dqp) in getdiskquota() argument
[all...]
/titanic_52/usr/src/cmd/fs.d/ufs/repquota/
H A Drepquota.c287 prquota(uid_t uid, struct dqblk *dqp) in prquota() argument
[all...]
/titanic_52/usr/src/uts/common/sys/fs/
H A Dufs_trans.h318 #define TRANS_QUOTA(dqp) \ argument
322 #define TRANS_DQRELE(ufsvfsp, dqp) \ argument
/titanic_52/usr/src/uts/common/avs/ns/rdc/
H A Drdc.c580 disk_queue *dqp; in rdcstatus() local
H A Drdc_io.c5648 disk_queue *dqp; in rdc_status() local
/titanic_52/usr/src/cmd/mdb/common/modules/rdc/
H A Drdc.c670 disk_queue *dqp = NULL; in rdc_uinfo() local
/titanic_52/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c7130 DNSQuestion **dqp = &DupQuestions; in ProcessQuery() local