Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/sys/ !
H A Dvnode.h2651 int vnode_should_flush_after_write(vnode_t vp, int ioflag);
/xnu-11417.101.15/bsd/vfs/ !
H A Dvfs_subr.c12543 vnode_should_flush_after_write(vnode_t vp, int ioflag) in vnode_should_flush_after_write() function