Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dsmb2proto.h230 extern int SMB2_set_compression(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb2pdu.c3203 SMB2_set_compression(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_set_compression() function
Dsmb2ops.c2138 return SMB2_set_compression(xid, tcon, cfile->fid.persistent_fid, in smb2_set_compression()