Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_flush.c43 static void smb_flush_file(struct smb_request *sr, struct smb_ofile *ofile);
94 smb_flush_file(sr, sr->fid_ofile); in smb_com_flush()
101 smb_flush_file(sr, file); in smb_com_flush()
120 smb_flush_file(struct smb_request *sr, struct smb_ofile *ofile) in smb_flush_file() function