Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dsmb2ops.c3984 static inline void smb2_sg_set_buf(struct scatterlist *sg, const void *buf, in smb2_sg_set_buf() function
4030 smb2_sg_set_buf(&sg[idx++], in init_sg()
4042 smb2_sg_set_buf(&sg[idx], sign, SMB2_SIGNATURE_SIZE); in init_sg()