Home
last modified time | relevance | path

Searched refs:hs_volume (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c234 struct hs_volume *hvp);
236 struct hs_volume *hvp);
238 struct hs_volume *hvp,
239 struct hs_volume *svp,
240 struct hs_volume *jvp);
243 struct hs_volume *hvp);
244 static void hs_copylabel(struct hs_volume *, unsigned char *, int);
529 struct hs_volume *hsvp = &fsp->hsfs_vol; in compute_cdrom_id()
596 struct hs_volume *svp = NULL; /* Supplemental VD for ISO-9660:1999 */ in hs_mountfs()
597 struct hs_volume *jvp = NULL; /* Joliet VD */ in hs_mountfs()
[all …]
H A Dhsfs_node.c518 struct hs_volume *hvp; in hs_makenode()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h131 struct hs_volume { struct
258 struct hs_volume hsfs_vol; /* File Structure Volume Descriptor */
/titanic_41/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c460 struct hs_volume *fsp; in boot_hsfs_mountroot()
506 fsp = (struct hs_volume *)devp->un_fs.dummy; in boot_hsfs_mountroot()
/titanic_41/usr/src/common/fs/
H A Dhsfs.c103 static struct hs_volume *hsfsp;