Home
last modified time | relevance | path

Searched refs:vnode_should_flush_after_write (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/sys/
H A Dvnode.h2667 int vnode_should_flush_after_write(vnode_t vp, int ioflag);
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_subr.c12650 vnode_should_flush_after_write(vnode_t vp, int ioflag) in vnode_should_flush_after_write() function