Home
last modified time | relevance | path

Searched refs:ISO_root_dir (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fs/
H A Dhsfs_isospec.h125 #define ISO_root_dir(x) (&((uchar_t *)x)[156]) macro
154 #define ISO_ROOT_DIR(x) ISO_root_dir(x)
/titanic_44/usr/src/common/fs/
H A Dhsfs.c454 root_ino = IDE_EXT_LBN(ISO_root_dir(bufp)); in bhsfs_mountroot()
/titanic_44/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c532 root_ino = IDE_EXT_LBN(ISO_root_dir(bufp)); in boot_hsfs_mountroot()