Searched refs:sb_rootino (Results 1 – 3 of 3) sorted by relevance
331 to->sb_rootino = be64_to_cpu(from->sb_rootino); in __xfs_sb_from_disk()466 to->sb_rootino = cpu_to_be64(from->sb_rootino); in xfs_sb_to_disk()
105 xfs_ino_t sb_rootino; /* root inode number */ member195 __be64 sb_rootino; /* root inode number */ member
827 error = xfs_iget(mp, NULL, sbp->sb_rootino, 0, XFS_ILOCK_EXCL, &rip); in xfs_mountfs()