Searched defs:get_objset_mdn (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c1112 get_objset_mdn(dnode_phys_t *mosmdn, char *fsname, uint64_t *obj, function
1742 if (errnum = get_objset_mdn(MOS, NULL, NULL, mdn, stack))
1753 if (errnum = get_objset_mdn(MOS, NULL,
1757 if (errnum = get_objset_mdn(MOS, current_bootfs,

Completed in 91 milliseconds