Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dvnode.h693 void cache_assert_no_entries(struct vnode *vp);
706 cache_assert_no_entries(struct vnode *vp) in cache_assert_no_entries() function
/freebsd/sys/kern/
H A Dvfs_cache.c3123 cache_assert_no_entries(struct vnode *vp) in cache_assert_no_entries() function
H A Dvfs_subr.c2221 cache_assert_no_entries(vp); in freevnode()