Home
last modified time | relevance | path

Searched refs:kvec (Results 151 – 166 of 166) sorted by relevance

1234567

/openbmc/linux/fs/smb/server/
H A Dsmb2pdu.c8646 struct kvec iov[1]; in smb2_check_sign_req()
8688 struct kvec *iov; in smb2_set_sign_rsp()
8721 struct kvec iov[1]; in smb3_check_sign_req()
8778 struct kvec *iov; in smb3_set_sign_rsp()
8876 struct kvec *iov = work->iov; in smb3_encrypt_resp()
8906 struct kvec iov[2]; in smb3_decrypt_req()
/openbmc/linux/fs/jffs2/
H A Dxattr.c288 struct kvec vecs[2]; in save_xattr_datum()
/openbmc/linux/fs/dlm/
H A Dlowcomms.c904 struct kvec iov; in receive_from_sock()
/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_cm.c460 struct kvec iov[3]; in siw_send_mpareqrep()
/openbmc/linux/net/9p/
H A Dclient.c2046 struct kvec kv = {.iov_base = data, .iov_len = count}; in p9_client_readdir()
/openbmc/linux/include/linux/
H A Dmm.h2473 struct kvec;
/openbmc/linux/fs/ceph/
H A Dinode.c2300 struct kvec iov = {0}; in fill_fscrypt_truncate()
/openbmc/linux/fs/smb/client/
H A Dinode.c1009 struct kvec rsp_iov, *iov = NULL; in reparse_info_to_fattr()
H A Dconnect.c763 struct kvec iov = {.iov_base = buf, .iov_len = to_read}; in cifs_read_from_socket()
H A Dfile.c2249 struct kvec iov[2]; in cifs_write()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_main.c1821 struct kvec iov = {.iov_base = buf, .iov_len = size}; in drbd_send()
H A Ddrbd_receiver.c502 struct kvec iov = { in drbd_recv_short()
/openbmc/linux/net/bluetooth/
H A Dsmp.c594 struct kvec iv[2]; in smp_send_cmd()
/openbmc/linux/net/ceph/
H A Dmessenger_v2.c798 static int hmac_sha256(struct ceph_connection *con, const struct kvec *kvecs, in hmac_sha256()
/openbmc/linux/fs/nfsd/
H A Dnfs4xdr.c2123 struct kvec *head = xdr->head; in nfsd4_vbuf_from_vector()
/openbmc/linux/net/core/
H A Dskbuff.c3090 struct kvec kv; in __skb_send_sock()

1234567