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

/osnet-11/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Ddmu_objset.h36 } objset_phys_t; typedef in typeref:struct:objset_phys
/osnet-11/usr/src/grub/grub2/include/grub/zfs/
H A Ddmu_objset.h41 } objset_phys_t; typedef in typeref:struct:objset_phys
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c929 objset_phys_t *osp;
1023 osp = (objset_phys_t *)stack;
1024 stack += sizeof (objset_phys_t);
1325 objset_phys_t *osp;
1343 osp = (objset_phys_t *)stack;
1344 stack += sizeof (objset_phys_t);
/osnet-11/usr/src/grub/grub2/grub-core/fs/zfs/
H A Dzfs.c3421 (char *) &((objset_phys_t *) osp)->os_meta_dnode, DNODE_SIZE);
4019 objset_phys_t *osp = 0;
4146 grub_memmove (&(data->mos.dn), &((objset_phys_t *) osp)->os_meta_dnode,

Completed in 27 milliseconds