Home
last modified time | relevance | path

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

/xnu-11215.1.10/tests/vm/
H A Dperf_mlock.c84 fsync(fd);
/xnu-11215.1.10/bsd/man/man2/
H A DMakefile73 fsync.2 \
/xnu-11215.1.10/bsd/vfs/
H A Dkpi_vfs.c4248 DTRACE_FSINFO(fsync, vnode_t, vp); in VNOP_FSYNC()
H A Dvfs_syscalls.c8423 fsync(proc_t p, struct fsync_args *uap, __unused int32_t *retval) in fsync() function