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

  /src/sys/ufs/chfs/
chfs_vnode_cache.c 98 /* chfs_vnode_cache_remove - removes a vnode_cache from the hashtable */
100 chfs_vnode_cache_remove(struct chfs_mount *chmp, function in typeref:typename:void
chfs.h 641 void chfs_vnode_cache_remove(struct chfs_mount *, struct chfs_vnode_cache *);
chfs_gc.c 340 chfs_vnode_cache_remove(chmp, chvc);

Completed in 73 milliseconds