Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dsmb2proto.h163 extern int SMB2_flush(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb2pdu.c3990 SMB2_flush(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_flush() function
Dsmb2ops.c1822 return SMB2_flush(xid, tcon, fid->persistent_fid, fid->volatile_fid); in smb2_flush_file()