Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/client/
Dsmb2proto.h226 extern int SMB2_set_compression(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb2pdu.c3435 SMB2_set_compression(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_set_compression() function
Dsmb2ops.c2013 return SMB2_set_compression(xid, tcon, cfile->fid.persistent_fid, in smb2_set_compression()