Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb1proto.h119 int CIFSSMB_set_compression(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c1118 return CIFSSMB_set_compression(xid, tcon, cfile->fid.netfid); in cifs_set_compression()
H A Dcifssmb.c3208 CIFSSMB_set_compression(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMB_set_compression() function