Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dcifsproto.h386 extern int CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb1ops.c1206 .set_file_size = CIFSSMBSetFileSize,
Dcifssmb.c5100 CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBSetFileSize() function