Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/sys/
H A Dvnode.h2649 int vnode_should_flush_after_write(vnode_t vp, int ioflag);
/xnu-11215.81.4/bsd/vfs/
H A Dvfs_subr.c12534 vnode_should_flush_after_write(vnode_t vp, int ioflag) in vnode_should_flush_after_write() function