Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsproto.h407 extern int CIFSSMBSetEOF(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c1129 .set_path_size = CIFSSMBSetEOF,
H A Dcifssmb.c4994 CIFSSMBSetEOF(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBSetEOF() function