Searched refs:TARFS_ROOTINO (Results 1 – 3 of 3) sorted by relevance
197 #define TARFS_ROOTINO ((ino_t)3) macro
1106 error = VFS_VGET(mp, TARFS_ROOTINO, LK_EXCLUSIVE, &nvp); in tarfs_root()1218 if (tfp->ino < TARFS_ROOTINO || tfp->ino > INT_MAX) in tarfs_fhtovp()
207 tnp->ino = TARFS_ROOTINO; in tarfs_alloc_node()