Searched refs:root_ino (Results 1 – 3 of 3) sorted by relevance
60 ino_t root_ino; in getcwd() local101 root_ino = s.st_ino; in getcwd()115 if (root_dev == dev && root_ino == ino) { in getcwd()
59 static uint_t root_ino = 0; /* This is both a flag and a value */ variable145 if (inode != root_ino) in opendir()171 if (opendir(filep, inode = root_ino)) { in find()469 if (root_ino != 0) { in boot_hsfs_mountroot()532 root_ino = IDE_EXT_LBN(ISO_root_dir(bufp)); in boot_hsfs_mountroot()537 printf("root_ino=%d\n", root_ino); in boot_hsfs_mountroot()556 if (root_ino == 0) in boot_hsfs_unmountroot()729 root_ino = 0; in boot_hsfs_closeall()
102 static uint_t root_ino = 0; variable176 if (inode != root_ino) in opendir()205 if (opendir(root_ino, filep)) in find()454 root_ino = IDE_EXT_LBN(ISO_root_dir(bufp)); in bhsfs_mountroot()