Searched refs:z_root (Results 1 – 6 of 6) sorted by relevance
40 ((zdp)->z_id == (zdp)->z_zfsvfs->z_root && \
48 uint64_t z_root; /* id of root znode */ member
971 &zfsvfs->z_root); in zfsvfs_create()974 ASSERT(zfsvfs->z_root != 0); in zfsvfs_create()1543 if (error = zfs_zget(zfsvfs, zfsvfs->z_root, &zp)) { in zfs_mountroot()1775 error = zfs_zget(zfsvfs, zfsvfs->z_root, &rootzp); in zfs_root()
600 if (zp->z_id == zfsvfs->z_root) in zfs_znode_sa_init()
3403 uint64_t rootid = zp->z_zfsvfs->z_root; in zfs_rename_lock()
84 if (zfs_zget(zfsvfs, zfsvfs->z_root, &zp_root) != 0) { in zev_zfs_mount_cb()