Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_mountroot.c325 cache_purgevfs(mporoot); in vfs_mountroot_shuffle()
327 cache_purgevfs(mpdevfs); in vfs_mountroot_shuffle()
344 cache_purgevfs(rootvnode->v_mount); in vfs_mountroot_shuffle()
H A Dvfs_cache.c3131 cache_purgevfs(struct mount *mp) in cache_purgevfs() function
/freebsd/sys/sys/
H A Dvnode.h663 void cache_purgevfs(struct mount *mp);
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c1585 cache_purgevfs(zfsvfs->z_parent->z_vfs); in zfsvfs_teardown()