HomeSort by: relevance | last modified time | path
    Searched refs:cache_purgevfs (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/sys/
namei.h 333 void cache_purgevfs(struct mount *);
namei.src 325 void cache_purgevfs(struct mount *);
  /src/sys/fs/efs/
efs_vfsops.c 279 cache_purgevfs(mp);
  /src/sys/kern/
vfs_cache.c 1294 * vnode filter for cache_purgevfs().
1308 cache_purgevfs(struct mount *mp) function in typeref:typename:void
vfs_mount.c 972 cache_purgevfs(mp); /* remove cache entries for this file sys */
  /src/sys/fs/puffs/
puffs_msgif.c 884 cache_purgevfs(PMPTOMP(pmp));
  /src/share/man/man9/
Makefile 596 namecache.9 cache_purgevfs.9 \

Completed in 17 milliseconds