Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/vm/
H A Dperf_mlock.c85 fsync(fd);
H A Dtest_madvise.c103 fsync(fd_4willneed);
/xnu-11417.121.6/bsd/man/man2/
H A DMakefile75 fsync.2 \
/xnu-11417.121.6/bsd/vfs/
H A Dkpi_vfs.c4287 DTRACE_FSINFO(fsync, vnode_t, vp); in VNOP_FSYNC()
H A Dvfs_syscalls.c8575 fsync(proc_t p, struct fsync_args *uap, __unused int32_t *retval) in fsync() function