Searched defs:hvp (Results 1 – 2 of 2) sorted by relevance
1001 hs_findhsvol(struct hsfs *fsp, struct vnode *vp, struct hs_volume *hvp) in hs_findhsvol()1077 hs_parsehsvol(struct hsfs *fsp, uchar_t *volp, struct hs_volume *hvp) in hs_parsehsvol()1129 struct hs_volume *hvp, in hs_findisovol()1294 hs_parseisovol(struct hsfs *fsp, uchar_t *volp, struct hs_volume *hvp) in hs_parseisovol()1422 hs_copylabel(struct hs_volume *hvp, unsigned char *label, int isjoliet) in hs_copylabel()
518 struct hs_volume *hvp; in hs_makenode() local