Searched defs:hvp (Results 1 – 2 of 2) sorted by relevance
1002 hs_findhsvol(struct hsfs *fsp, struct vnode *vp, struct hs_volume *hvp) in hs_findhsvol()1078 hs_parsehsvol(struct hsfs *fsp, uchar_t *volp, struct hs_volume *hvp) in hs_parsehsvol()1130 struct hs_volume *hvp, in hs_findisovol()1295 hs_parseisovol(struct hsfs *fsp, uchar_t *volp, struct hs_volume *hvp) in hs_parseisovol()1423 hs_copylabel(struct hs_volume *hvp, unsigned char *label, int isjoliet) in hs_copylabel()
518 struct hs_volume *hvp; in hs_makenode() local