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

/osnet-11/usr/src/grub/grub2/include/grub/zfs/
H A Ddsl_dataset.h50 } dsl_dataset_phys_t; typedef in typeref:struct:dsl_dataset_phys
/osnet-11/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Ddsl_dataset.h53 } dsl_dataset_phys_t; typedef in typeref:struct:dsl_dataset_phys
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c1007 snapobj = ((dsl_dataset_phys_t *)DN_BONUS(mdn))->
1022 bp = &((dsl_dataset_phys_t *)DN_BONUS(mdn))->ds_bp;
/osnet-11/usr/src/grub/grub2/grub-core/fs/zfs/
H A Dzfs.c3212 dirobj = grub_zfs_to_cpu64 (((dsl_dataset_phys_t *)
3409 bp = &(((dsl_dataset_phys_t *) DN_BONUS (&mdn->dn))->ds_bp);
3603 snapobj = grub_zfs_to_cpu64 (((dsl_dataset_phys_t *) DN_BONUS (&subvol->mdn.dn))->ds_snapnames_zapobj, subvol->mdn.endian);
4714 snapobj = grub_zfs_to_cpu64 (((dsl_dataset_phys_t *) DN_BONUS (&dn.dn))->ds_snapnames_zapobj, dn.endian);

Completed in 37 milliseconds