Searched refs:do_fdatasync (Results 1 – 2 of 2) sorted by relevance
86 fn do_fdatasync(raw: Arc<OwnedFd>) -> io::Result<()> { in do_fdatasync() function214 .spawn_blocking(move || do_fdatasync(fd)) in fdatasync()
182 static void do_fdatasync(int argc, char **argv, const struct cmd_desc *cmd) in do_fdatasync() function