Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dcifsproto.h417 extern int CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c1360 .set_file_size = CIFSSMBSetFileSize,
H A Dcifssmb.c5097 CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBSetFileSize() function