Searched refs:do_fsync (Results 1 – 2 of 2) sorted by relevance
104 int do_fsync(struct sftp_conn *conn, u_char *, u_int);
976 do_fsync(struct sftp_conn *conn, u_char *handle, u_int handle_len) in do_fsync() function1758 (void)do_fsync(conn, handle, handle_len); in do_upload()