Searched refs:DMU_OT_SA (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/grub/grub2/include/grub/zfs/
H A Ddmu.h87 DMU_OT_SA, /* System attr */ enumerator in enum:dmu_object_type
/osnet-11/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Ddmu.h88 DMU_OT_SA, /* System attr */ enumerator in enum:dmu_object_type
/osnet-11/usr/src/grub/grub2/grub-core/fs/zfs/
H A Dzfs.c3105 if (dnode_path->dn.dn.dn_bonustype == DMU_OT_SA)
4307 * For DMU_OT_SA we will need to locate the SIZE attribute
4311 if (data->dnode.dn.dn_bonustype == DMU_OT_SA)
4536 if (dn.dn.dn_bonustype == DMU_OT_SA)
4593 if (dn.dn.dn_bonustype == DMU_OT_SA)
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c1472 * For DMU_OT_SA we will need to locate the SIZE attribute
1476 if (DNODE->dn_bonustype == DMU_OT_SA) {

Completed in 38 milliseconds