Searched defs:out_iov (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.h25 struct vringh_kiov out_iov; member in struct:vdpasim_virtqueue
/linux-master/fs/fuse/
H A Dioctl.c180 struct iovec *in_iov = NULL, *out_iov = NULL; local
/linux-master/fs/smb/client/
H A Dsmb2inode.c870 struct kvec in_iov[3], out_iov[3] = {}; local
172 smb2_compound_op(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, struct cifs_open_parms *oparms, struct kvec *in_iov, int *cmds, int num_cmds, struct cifsFileInfo *cfile, struct kvec *out_iov, int *out_buftype, struct dentry *dentry) argument
[all...]
/linux-master/net/tls/
H A Dtls_sw.c1461 static int tls_decrypt_sg(struct sock *sk, struct iov_iter *out_iov, argument

Completed in 144 milliseconds