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