Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_subr.c5062 vfs_want_msync(struct vnode *vp) in vfs_want_msync() function
5084 return (vfs_want_msync(vp)); in vfs_periodic_msync_inactive_filter()
5104 if (!vfs_want_msync(vp)) { in vfs_periodic_msync_inactive()