Searched refs:rootid (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/zfs/
H A Dzfsimpl.c827 uint64_t rootid; local
836 if (zfs_get_root(spa, &rootid) == 0 &&
837 zfs_rlookup(spa, rootid, bootfs) == 0) {
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vnops.c3357 uint64_t rootid = zp->z_zfsvfs->z_root; local
3401 if (oidp == rootid) /* We've hit the top */

Completed in 72 milliseconds