Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dcifsproto.h448 extern int CIFSSMBFlush(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb1ops.c731 return CIFSSMBFlush(xid, tcon, fid->netfid); in cifs_flush_file()
Dcifssmb.c2667 CIFSSMBFlush(const unsigned int xid, struct cifs_tcon *tcon, int smb_file_id) in CIFSSMBFlush() function