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

  /src/sys/ufs/chfs/
chfs_vnode_cache.c 122 /* chfs_vnocache_hash_destroy - destroying the vnode cache */
124 chfs_vnocache_hash_destroy(struct chfs_vnode_cache **hash) function in typeref:typename:void
chfs_vfsops.c 371 chfs_vnocache_hash_destroy(chmp->chm_vnocache_hash);
420 chfs_vnocache_hash_destroy(chmp->chm_vnocache_hash);
chfs.h 638 void chfs_vnocache_hash_destroy(struct chfs_vnode_cache **);

Completed in 14 milliseconds