/titanic_44/usr/src/uts/common/fs/ufs/ |
H A D | quota.c | 128 register struct dquot *dqp; in qtinit2() local 164 struct dquot *dqp; in getdiskquota() local 328 dqput(dqp) in dqput() argument 364 dqupdate(dqp) in dqupdate() argument 461 dqinval(dqp) in dqinval() argument 509 register struct dquot *dqp; local
|
H A D | quota_ufs.c | 76 struct dquot *dqp, *xdqp; in getinoquota() local 128 struct dquot *dqp; in chkdq() local 422 struct dquot *dqp, *xdqp; in chkiq() local 596 dqrele(struct dquot *dqp) in dqrele()
|
H A D | quotacalls.c | 201 struct dquot *dqp; in opendq() local 324 struct dquot *dqp; in closedq_scan_inode() local 494 struct dquot *dqp; in setquota() local 683 struct dquot *dqp; in getquota() local 738 struct dquot *dqp; in quotasync() local
|
H A D | ufs_trans.c | 508 ufs_trans_push_quota(ufsvfs_t *ufsvfsp, delta_t dtyp, struct dquot *dqp) in ufs_trans_push_quota() 579 ufs_trans_quota(struct dquot *dqp) in ufs_trans_quota() 615 ufs_trans_dqrele(struct dquot *dqp) in ufs_trans_dqrele()
|
H A D | lufs_map.c | 1986 struct dquot *dqp; in handle_dquot() local
|
/titanic_44/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_dispq.c | 98 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() 141 fmd_dispq_insert(fmd_dispq_t *dqp, fmd_eventq_t *eqp, const char *pattern) in fmd_dispq_insert() 213 fmd_dispq_delete(fmd_dispq_t *dqp, fmd_eventq_t *eqp, const char *pattern) in fmd_dispq_delete() 308 fmd_dispq_dispatch_gid(fmd_dispq_t *dqp, in fmd_dispq_dispatch_gid() 392 fmd_dispq_dispatch(fmd_dispq_t *dqp, fmd_event_t *ep, const char *class) in fmd_dispq_dispatch() 398 fmd_dispq_getgid(fmd_dispq_t *dqp, void *cookie) in fmd_dispq_getgid() 413 fmd_dispq_delgid(fmd_dispq_t *dqp, id_t gid) in fmd_dispq_delgid()
|
/titanic_44/usr/src/cmd/fs.d/ufs/quota/ |
H A D | quota.c | 438 warn(struct mnttab *mntp, struct dqblk *dqp) in warn() 517 prquota(struct mnttab *mntp, struct dqblk *dqp) in prquota() 622 getdiskquota(struct mnttab *mntp, uid_t uid, struct dqblk *dqp) in getdiskquota() 762 getnfsquota(char *hostp, char *path, uid_t uid, struct dqblk *dqp) in getnfsquota()
|
/titanic_44/usr/src/cmd/fs.d/nfs/rquotad/ |
H A D | rpc.rquotad.c | 409 quotactl(cmd, mountp, uid, dqp) in quotactl() argument 616 getdiskquota(fsqp, uid, dqp) in getdiskquota() argument
|
/titanic_44/usr/src/cmd/fs.d/ufs/repquota/ |
H A D | repquota.c | 287 prquota(uid_t uid, struct dqblk *dqp) in prquota()
|
/titanic_44/usr/src/uts/common/sys/fs/ |
H A D | ufs_trans.h | 318 #define TRANS_QUOTA(dqp) \ argument 322 #define TRANS_DQRELE(ufsvfsp, dqp) \ argument
|
/titanic_44/usr/src/uts/common/avs/ns/rdc/ |
H A D | rdc.c | 580 disk_queue *dqp; in rdcstatus() local
|
H A D | rdc_io.c | 5648 disk_queue *dqp; in rdc_status() local
|
/titanic_44/usr/src/cmd/mdb/common/modules/rdc/ |
H A D | rdc.c | 670 disk_queue *dqp = NULL; in rdc_uinfo() local
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | mDNS.c | 4914 DNSQuestion **dqp = &DupQuestions; in ProcessQuery() local
|