Home
last modified time | relevance | path

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

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