Home
last modified time | relevance | path

Searched refs:ISO_SET_SEQ (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/hsfs/labelit/
H A Dlabelit.c385 volsetseq = ISO_SET_SEQ(iso_buf); in prntlabel()
401 volsetseq = ISO_SET_SEQ(unix_buf); in prntlabel()
/titanic_41/usr/src/cmd/fs.d/hsfs/fstyp/
H A Dfstyp.c436 volsetseq = ISO_SET_SEQ(h->iso_buf); in get_attr()
453 volsetseq = ISO_SET_SEQ(h->unix_buf); in get_attr()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dhsfs_isospec.h147 #define ISO_SET_SEQ(x) BOTH_SHORT(ISO_set_seq(x)) macro
/titanic_41/usr/src/common/fs/
H A Dhsfs.c444 hsfsp->vol_set_seq = (ushort_t)ISO_SET_SEQ(bufp); in bhsfs_mountroot()
/titanic_41/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c522 fsp->vol_set_seq = (ushort_t)ISO_SET_SEQ(bufp); in boot_hsfs_mountroot()
/titanic_41/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c1312 hvp->vol_set_seq = (ushort_t)ISO_SET_SEQ(volp); in hs_parseisovol()