Home
last modified time | relevance | path

Searched refs:aio_req (Results 1 – 25 of 25) sorted by relevance

/onnv-gate/usr/src/uts/common/sys/
H A Daio_req.h42 struct aio_req { struct
48 struct aio_req *); argument
H A Daio_impl.h79 struct aio_req aio_req; member
172 struct aio_req *);
H A Dsunldi.h119 extern int ldi_aread(ldi_handle_t, struct aio_req *, cred_t *);
120 extern int ldi_awrite(ldi_handle_t, struct aio_req *, cred_t *);
H A Ddevops.h114 int (*cb_aread)(dev_t dev, struct aio_req *aio, cred_t *credp);
115 int (*cb_awrite)(dev_t dev, struct aio_req *aio, cred_t *credp);
H A DMakefile71 aio_req.h \
/onnv-gate/usr/src/uts/common/sys/fs/
H A Dpxfs_ki.h48 extern int clpxfs_aio_write(vnode_t *vp, struct aio_req *aio, cred_t *cred_p);
49 extern int clpxfs_aio_read(vnode_t *vp, struct aio_req *aio, cred_t *cred_p);
/onnv-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzvol.h54 extern int zvol_aread(dev_t dev, struct aio_req *aio, cred_t *cr);
55 extern int zvol_awrite(dev_t dev, struct aio_req *aio, cred_t *cr);
/onnv-gate/usr/src/lib/libc/inc/
H A Dasyncio.h70 typedef struct aio_req aio_req_t;
118 struct aio_req { struct
/onnv-gate/usr/src/uts/common/os/
H A Daio.c78 static int (*check_vp(struct vnode *, int))(vnode_t *, struct aio_req *,
111 static int driver_aio_write(vnode_t *vp, struct aio_req *aio, cred_t *cred_p);
112 static int driver_aio_read(vnode_t *vp, struct aio_req *aio, cred_t *cred_p);
1478 error = (*aio_func)(vp, (aio_req_t *)&reqp->aio_req, in alio()
2014 error = (*aio_func)(vp, (aio_req_t *)&reqp->aio_req, CRED()); in arw()
2213 error = (*aio_func)(vp, (aio_req_t *)&reqp->aio_req, CRED()); in aiorw()
2460 uio = reqp->aio_req.aio_uio; in aio_req_setup()
2516 reqp->aio_req.aio_uio = &reqp->aio_req_uio; in aio_req_alloc()
2517 reqp->aio_req.aio_uio->uio_iov = &reqp->aio_req_iov; in aio_req_alloc()
2518 reqp->aio_req.aio_private = reqp; in aio_req_alloc()
[all …]
H A Daio_subr.c49 int aphysio(int (*)(), int (*)(), dev_t, int, void (*)(), struct aio_req *);
78 struct aio_req *aio) in aphysio()
H A Ddriver_lyr.c2088 ldi_aread(ldi_handle_t lh, struct aio_req *aio_reqp, cred_t *cr) in ldi_aread()
2116 ldi_awrite(ldi_handle_t lh, struct aio_req *aio_reqp, cred_t *cr) in ldi_awrite()
/onnv-gate/usr/src/uts/intel/io/dktp/disk/
H A Dcmdk.c99 static int cmdkarw(dev_t dev, struct aio_req *aio, int flag);
130 static int cmdkaread(dev_t dev, struct aio_req *aio, cred_t *credp);
131 static int cmdkawrite(dev_t dev, struct aio_req *aio, cred_t *credp);
1230 cmdkaread(dev_t dev, struct aio_req *aio, cred_t *credp) in cmdkaread()
1250 cmdkawrite(dev_t dev, struct aio_req *aio, cred_t *credp) in cmdkawrite()
1282 cmdkarw(dev_t dev, struct aio_req *aio, int flag) in cmdkarw()
/onnv-gate/usr/src/uts/common/io/lvm/md/
H A Dmd.c204 static int mdaread(dev_t, struct aio_req *, cred_t *);
205 static int mdawrite(dev_t, struct aio_req *, cred_t *);
1701 mdaread(dev_t dev, struct aio_req *aio, cred_t *credp) in mdaread()
1770 mdawrite(dev_t dev, struct aio_req *aio, cred_t *credp) in mdawrite()
/onnv-gate/usr/src/uts/common/sys/lvm/
H A Dmdvar.h508 struct aio_req *aiop,
512 struct aio_req *aiop,
/onnv-gate/usr/src/uts/common/io/blkdev/
H A Dblkdev.c141 static int bd_aread(dev_t, struct aio_req *, cred_t *);
142 static int bd_awrite(dev_t, struct aio_req *, cred_t *);
845 bd_aread(dev_t dev, struct aio_req *aio, cred_t *credp) in bd_aread()
852 bd_awrite(dev_t dev, struct aio_req *aio, cred_t *credp) in bd_awrite()
/onnv-gate/usr/src/uts/common/io/lvm/trans/
H A Dmdtrans.c725 md_trans_aread(dev_t dev, struct aio_req *aio, cred_t *credp) in md_trans_aread()
749 md_trans_awrite(dev_t dev, struct aio_req *aio, cred_t *credp) in md_trans_awrite()
/onnv-gate/usr/src/uts/common/avs/ns/sv/
H A Dsv.c196 static int sv_lyr_aread(dev_t, struct aio_req *, cred_t *);
197 static int sv_lyr_awrite(dev_t, struct aio_req *, cred_t *);
1486 sv_lyr_aread(dev_t dev, struct aio_req *aio, cred_t *crp) in sv_lyr_aread()
1496 sv_lyr_awrite(dev_t dev, struct aio_req *aio, cred_t *crp) in sv_lyr_awrite()
/onnv-gate/usr/src/uts/i86pc/i86hvm/io/
H A Dxdf_shell.c741 xdfs_aread(dev_t dev, struct aio_req *aio, cred_t *credp) in xdfs_aread()
760 xdfs_awrite(dev_t dev, struct aio_req *aio, cred_t *credp) in xdfs_awrite()
/onnv-gate/usr/src/uts/sun/io/dada/targets/
H A Ddad.c79 static int dcdaread(dev_t dev, struct aio_req *aio, cred_t *cred_p);
80 static int dcdawrite(dev_t dev, struct aio_req *aio, cred_t *cred_p);
1701 dcdaread(dev_t dev, struct aio_req *aio, cred_t *cred_p) in dcdaread()
1751 dcdawrite(dev_t dev, struct aio_req *aio, cred_t *cred_p) in dcdawrite()
/onnv-gate/usr/src/uts/common/io/
H A Dlofi.c1434 lofi_aread(dev_t dev, struct aio_req *aio, struct cred *credp) in lofi_aread()
1444 lofi_awrite(dev_t dev, struct aio_req *aio, struct cred *credp) in lofi_awrite()
/onnv-gate/usr/src/uts/sun4v/io/
H A Dvdc.c117 static int vdc_aread(dev_t dev, struct aio_req *aio, cred_t *cred);
118 static int vdc_awrite(dev_t dev, struct aio_req *aio, cred_t *cred);
1587 vdc_aread(dev_t dev, struct aio_req *aio, cred_t *cred) in vdc_aread()
1596 vdc_awrite(dev_t dev, struct aio_req *aio, cred_t *cred) in vdc_awrite()
/onnv-gate/usr/src/uts/common/xen/io/
H A Dxdf.c2883 xdf_aread(dev_t dev, struct aio_req *aiop, cred_t *credp) in xdf_aread()
2914 xdf_awrite(dev_t dev, struct aio_req *aiop, cred_t *credp) in xdf_awrite()
/onnv-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c426 static int st_aread(dev_t dev, struct aio_req *aio, cred_t *cred_p);
427 static int st_awrite(dev_t dev, struct aio_req *aio, cred_t *cred_p);
507 static int st_arw(dev_t dev, struct aio_req *aio, int flag);
3808 st_aread(dev_t dev, struct aio_req *aio, cred_t *cred_p) in st_aread()
3820 st_awrite(dev_t dev, struct aio_req *aio, cred_t *cred_p) in st_awrite()
4016 st_arw(dev_t dev, struct aio_req *aio, int flag) in st_arw()
H A Dsd.c1307 static int sdaread(dev_t dev, struct aio_req *aio, cred_t *cred_p);
1308 static int sdawrite(dev_t dev, struct aio_req *aio, cred_t *cred_p);
11039 sdaread(dev_t dev, struct aio_req *aio, cred_t *cred_p)
11129 sdawrite(dev_t dev, struct aio_req *aio, cred_t *cred_p)
/onnv-gate/usr/src/pkg/manifests/
H A Dsystem-header.mf788 file path=usr/include/sys/aio_req.h