Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_subr.c4785 vfs_want_msync(struct vnode *vp) in vfs_want_msync() function
4807 return (vfs_want_msync(vp)); in vfs_periodic_msync_inactive_filter()
4832 if (!vfs_want_msync(vp)) { in vfs_periodic_msync_inactive()