Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/man/man2/
H A DMakefile73 fsync.2 \
/xnu-10063.121.3/bsd/vfs/
H A Dkpi_vfs.c4206 DTRACE_FSINFO(fsync, vnode_t, vp); in VNOP_FSYNC()
H A Dvfs_syscalls.c8336 fsync(proc_t p, struct fsync_args *uap, __unused int32_t *retval) in fsync() function