Searched refs:smb_flush_file (Results 1 – 1 of 1) sorted by relevance
43 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