Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsproto.h371 extern int CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c1187 .set_file_size = CIFSSMBSetFileSize,
H A Dcifssmb.c5601 CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBSetFileSize() function