Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dcifsproto.h413 extern int CIFSSMBSetEOF(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c1359 .set_path_size = CIFSSMBSetEOF,
H A Dcifssmb.c5008 CIFSSMBSetEOF(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBSetEOF() function