Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsproto.h494 extern int CIFSSMBFlush(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c749 return CIFSSMBFlush(xid, tcon, fid->netfid); in cifs_flush_file()
H A Dcifssmb.c2179 CIFSSMBFlush(const unsigned int xid, struct cifs_tcon *tcon, int smb_file_id) in CIFSSMBFlush() function