Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dcifsproto.h375 extern int CIFSSMBSetEOF(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb1ops.c1185 .set_path_size = CIFSSMBSetEOF,
Dcifssmb.c5404 CIFSSMBSetEOF(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBSetEOF() function