Home
last modified time | relevance | path

Searched refs:mosmdn (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c1019 if (errnum = dnode_get(mosmdn, DMU_POOL_DIRECTORY_OBJECT, in get_default_bootfsobj()
1070 check_mos_features(dnode_phys_t *mosmdn, char *stack) in check_mos_features() argument
1079 if ((errnum = dnode_get(mosmdn, DMU_POOL_DIRECTORY_OBJECT, in check_mos_features()
1092 if ((errnum = dnode_get(mosmdn, objnum, DMU_OTN_ZAP_METADATA, in check_mos_features()
1128 if (errnum = dnode_get(mosmdn, DMU_POOL_DIRECTORY_OBJECT, in get_objset_mdn()
1136 if (errnum = dnode_get(mosmdn, objnum, 0, mdn, stack)) in get_objset_mdn()
1171 if (errnum = dnode_get(mosmdn, childobj, in get_objset_mdn()
1178 if (errnum = dnode_get(mosmdn, objnum, 0, in get_objset_mdn()
1191 if (errnum = dnode_get(mosmdn, headobj, 0, mdn, stack)) in get_objset_mdn()
1199 if (errnum = dnode_get(mosmdn, snapobj, in get_objset_mdn()
[all …]