Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dsmb2ops.c2504 static inline void smb2_sg_set_buf(struct scatterlist *sg, const void *buf, in smb2_sg_set_buf() function
2542 smb2_sg_set_buf(&sg[idx++], in init_sg()
2554 smb2_sg_set_buf(&sg[idx], sign, SMB2_SIGNATURE_SIZE); in init_sg()