Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2proto.h246 extern int SMB2_set_compression(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb2ops.c2052 return SMB2_set_compression(xid, tcon, cfile->fid.persistent_fid, in smb2_set_compression()
H A Dsmb2pdu.c3524 SMB2_set_compression(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_set_compression() function