Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/sys/
H A Dvnode.h2586 int vnode_should_flush_after_write(vnode_t vp, int ioflag);
/xnu-10002.61.3/bsd/vfs/
H A Dvfs_subr.c12292 vnode_should_flush_after_write(vnode_t vp, int ioflag) in vnode_should_flush_after_write() function