Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifsproto.h344 extern int CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb1ops.c1071 .set_file_size = CIFSSMBSetFileSize,
Dcifssmb.c5625 CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBSetFileSize() function