Home
last modified time | relevance | path

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

/linux-6.14.4/fs/smb/client/
Dcifsproto.h410 extern int CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb1ops.c1112 .set_file_size = CIFSSMBSetFileSize,
Dcifssmb.c5076 CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBSetFileSize() function