Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifsproto.h343 extern int CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb1ops.c1070 .set_file_size = CIFSSMBSetFileSize,
Dcifssmb.c5598 CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBSetFileSize() function