Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_mountroot.c329 cache_purgevfs(mporoot); in vfs_mountroot_shuffle()
331 cache_purgevfs(mpdevfs); in vfs_mountroot_shuffle()
348 cache_purgevfs(rootvnode->v_mount); in vfs_mountroot_shuffle()
H A Dvfs_cache.c2818 cache_purgevfs(struct mount *mp) in cache_purgevfs() function
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c1556 cache_purgevfs(zfsvfs->z_parent->z_vfs); in zfsvfs_teardown()
1558 cache_purgevfs(zfsvfs->z_parent->z_vfs, true); in zfsvfs_teardown()
/f-stack/freebsd/sys/
H A Dvnode.h650 void cache_purgevfs(struct mount *mp);