Home
last modified time | relevance | path

Searched refs:vol_set_seq (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h145 ushort_t vol_set_seq; /* the sequence number of this CD */ member
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c1096 hvp->vol_set_seq = (ushort_t)HSV_SET_SEQ(volp); in hs_parsehsvol()
1313 hvp->vol_set_seq = (ushort_t)ISO_SET_SEQ(volp); in hs_parseisovol()
/illumos-gate/usr/src/common/fs/
H A Dhsfs.c443 hsfsp->vol_set_seq = (ushort_t)ISO_SET_SEQ(bufp); in bhsfs_mountroot()
/illumos-gate/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c522 fsp->vol_set_seq = (ushort_t)ISO_SET_SEQ(bufp); in boot_hsfs_mountroot()