Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcifsproto.h401 extern int CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb1ops.c1220 .set_file_size = CIFSSMBSetFileSize,
Dcifssmb.c5109 CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBSetFileSize() function