Home
last modified time | relevance | path

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

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