Lines Matching refs:hsfs
110 static void hs_addfreeb(struct hsfs *fsp, struct hsnode *hp);
112 uint_t last_offset, char *nm, int nmlen, struct hsfs *fsp,
115 static int strip_trailing(struct hsfs *fsp, char *nm, int len);
116 static int hs_namelen(struct hsfs *fsp, char *nm, int len);
211 struct hsfs *fsp; in hs_hsnode_cache_reclaim()
255 hs_addfreeb(struct hsfs *fsp, struct hsnode *hp) in hs_addfreeb()
278 hs_getfree(struct hsfs *fsp) in hs_getfree()
351 hs_remfree(struct hsfs *fsp, struct hsnode *hp) in hs_remfree()
382 struct hsfs *fsp; in hs_findhash()
427 hs_addhash(struct hsfs *fsp, struct hsnode *hp) in hs_addhash()
445 struct hsfs *fsp; in hs_synchash()
520 struct hsfs *fsp; in hs_makenode()
663 hs_freenode(vnode_t *vp, struct hsfs *fsp, int nopage) in hs_freenode()
716 struct hsfs *fsp; in hs_remakenode()
768 struct hsfs *fsp; in hs_dirlook()
924 struct hsfs *fsp, in hs_parsedir()
1401 struct hsfs *fsp; in hs_filldirent()
1447 struct hsfs *fsp, in process_dirblock()
1720 strip_trailing(struct hsfs *fsp, char *nm, int len) in strip_trailing()
1739 hs_namelen(struct hsfs *fsp, char *nm, int len) in hs_namelen()