Searched refs:vfs_hash_newtbl (Results 1 – 1 of 1) sorted by relevance
208 struct vfs_hash_head *vfs_hash_newtbl, *vfs_hash_oldtbl; in vfs_hash_changesize() local213 vfs_hash_newtbl = hashinit(newmaxvnodes, M_VFS_HASH, in vfs_hash_changesize()217 free(vfs_hash_newtbl, M_VFS_HASH); in vfs_hash_changesize()228 vfs_hash_tbl = vfs_hash_newtbl; in vfs_hash_changesize()