Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2ops.c4170 static inline void smb2_sg_set_buf(struct scatterlist *sg, const void *buf, in smb2_sg_set_buf() function
4216 smb2_sg_set_buf(&sg[idx++], in init_sg()
4228 smb2_sg_set_buf(&sg[idx], sign, SMB2_SIGNATURE_SIZE); in init_sg()