Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/sys/
H A Dvnode.h2561 int vnode_should_flush_after_write(vnode_t vp, int ioflag);
/xnu-8796.121.2/bsd/vfs/
H A Dvfs_subr.c12110 vnode_should_flush_after_write(vnode_t vp, int ioflag) in vnode_should_flush_after_write() function