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
975 &zfsvfs->z_root); in zfsvfs_create()978 ASSERT(zfsvfs->z_root != 0); in zfsvfs_create()1510 if (error = zfs_zget(zfsvfs, zfsvfs->z_root, &zp)) { in zfs_mountroot()1742 error = zfs_zget(zfsvfs, zfsvfs->z_root, &rootzp); in zfs_root()
601 if (zp->z_id == zfsvfs->z_root) in zfs_znode_sa_init()
3404 uint64_t rootid = zp->z_zfsvfs->z_root; in zfs_rename_lock()
88 if (zfs_zget(zfsvfs, zfsvfs->z_root, &zp_root) != 0) { in zev_zfs_mount_cb()