Home
last modified time | relevance | path

Searched defs:hvp (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c1001 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()
H A Dhsfs_node.c518 struct hs_volume *hvp; in hs_makenode() local