Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c235 struct hs_volume *hvp);
237 struct hs_volume *hvp);
239 struct hs_volume *hvp,
240 struct hs_volume *svp,
241 struct hs_volume *jvp);
244 struct hs_volume *hvp);
245 static void hs_copylabel(struct hs_volume *, unsigned char *, int);
530 struct hs_volume *hsvp = &fsp->hsfs_vol; in compute_cdrom_id()
597 struct hs_volume *svp = NULL; /* Supplemental VD for ISO-9660:1999 */ in hs_mountfs()
598 struct hs_volume *jvp = NULL; /* Joliet VD */ in hs_mountfs()
[all …]
H A Dhsfs_node.c518 struct hs_volume *hvp; in hs_makenode()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h129 struct hs_volume { struct
256 struct hs_volume hsfs_vol; /* File Structure Volume Descriptor */
/illumos-gate/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()
/illumos-gate/usr/src/common/fs/
H A Dhsfs.c101 static struct hs_volume *hsfsp;