HomeSort by: relevance | last modified time | path
    Searched defs:cache_purge1 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
vfs_cache.c 1176 * Helper for cache_purge1(): purge cache entries for the given vnode from
1234 * Helper for cache_purge1(): purge all cache entries hanging off the given
1253 * Helper for cache_purge1(): purge cache entry from the given vnode,
1279 cache_purge1(struct vnode *vp, const char *name, size_t namelen, int flags) function in typeref:typename:void
vfs_cache.c 1176 * Helper for cache_purge1(): purge cache entries for the given vnode from
1234 * Helper for cache_purge1(): purge all cache entries hanging off the given
1253 * Helper for cache_purge1(): purge cache entry from the given vnode,
1279 cache_purge1(struct vnode *vp, const char *name, size_t namelen, int flags) function in typeref:typename:void

Completed in 23 milliseconds