Lines Matching refs:hsnode
110 static void hs_addfreeb(struct hsfs *fsp, struct hsnode *hp);
113 struct hsnode *dhp, struct vnode *dvp, struct vnode **vpp,
131 struct hsnode *hp; in hs_access()
176 int nhsnode = HS_HSNODESPACE / sizeof (struct hsnode);
191 sizeof (struct hsnode), 0, NULL, in hs_init_hsnode_cache()
212 struct hsnode *hp; in hs_hsnode_cache_reclaim()
255 hs_addfreeb(struct hsfs *fsp, struct hsnode *hp) in hs_addfreeb()
257 struct hsnode *ep; in hs_addfreeb()
277 static struct hsnode *
280 struct hsnode *hp, **tp; in hs_getfree()
351 hs_remfree(struct hsfs *fsp, struct hsnode *hp) in hs_remfree()
381 struct hsnode *tp; in hs_findhash()
427 hs_addhash(struct hsfs *fsp, struct hsnode *hp) in hs_addhash()
447 struct hsnode *hp, *nhp; in hs_synchash()
516 struct hsnode *hp; in hs_makenode()
665 struct hsnode **tp; in hs_freenode()
666 struct hsnode *hp = VTOH(vp); in hs_freenode()
767 struct hsnode *dhp; in hs_dirlook()
1448 struct hsnode *dhp, in process_dirblock()