Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/fuse/
H A Dioctl.c180 struct iovec *in_iov = NULL, *out_iov = NULL; in fuse_do_ioctl() local
/kernel/linux/linux-6.6/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.h25 struct vringh_kiov out_iov; member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2inode.c584 struct kvec out_iov[3] = {}; in smb2_query_path_info() local
58 smb2_compound_op(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, __u32 desired_access, __u32 create_disposition, __u32 create_options, umode_t mode, void *ptr, int command, struct cifsFileInfo *cfile, __u8 **extbuf, size_t *extbuflen, struct kvec *out_iov, int *out_buftype) smb2_compound_op() argument
669 struct kvec out_iov[3] = {}; smb311_posix_query_path_info() local
[all...]
/kernel/linux/linux-5.10/net/tls/
H A Dtls_sw.c1412 decrypt_internal(struct sock *sk, struct sk_buff *skb, struct iov_iter *out_iov, struct scatterlist *out_sg, int *chunk, bool *zc, bool async) decrypt_internal() argument
/kernel/linux/linux-6.6/net/tls/
H A Dtls_sw.c1461 static int tls_decrypt_sg(struct sock *sk, struct iov_iter *out_iov, in tls_decrypt_sg() argument
/kernel/linux/linux-5.10/fs/fuse/
H A Dfile.c2815 struct iovec *in_iov = NULL, *out_iov = NULL; in fuse_do_ioctl() local

Completed in 14 milliseconds