/titanic_51/usr/src/uts/common/sys/ |
H A D | vtoc.h | 116 struct vtoc { struct 118 unsigned long v_sanity; /* to verify vtoc sanity */ argument 140 uint64_t v_sanity; /* to verify vtoc sanit argument [all...] |
/titanic_51/usr/src/lib/libefi/common/ |
H A D | rdwr_efi.c | 144 efi_alloc_and_init(int fd, uint32_t nparts, struct dk_gpt **vtoc) in efi_alloc_and_init() argument 205 efi_alloc_and_read(int fd, struct dk_gpt **vtoc) in efi_alloc_and_read() argument 309 efi_read(int fd,struct dk_gpt * vtoc) efi_read() argument 560 write_pmbr(int fd,struct dk_gpt * vtoc) write_pmbr() argument 647 check_input(struct dk_gpt * vtoc) check_input() argument 830 efi_write(int fd,struct dk_gpt * vtoc) efi_write() argument 1028 struct vtoc vtoc; efi_type() local 1044 efi_err_check(struct dk_gpt * vtoc) efi_err_check() argument 1139 efi_auto_sense(int fd,struct dk_gpt ** vtoc) efi_auto_sense() argument [all...] |
/titanic_51/usr/src/cmd/format/ |
H A D | label.c | 275 struct extvtoc vtoc; in write_label() local 487 struct extvtoc vtoc; read_label() local 694 vtoc64_to_label(struct efi_info * label,struct dk_gpt * vtoc) vtoc64_to_label() argument 747 vtoc_to_label(struct dk_label * label,struct extvtoc * vtoc,struct dk_geom * geom,struct dk_cinfo * cinfo) vtoc_to_label() argument 893 label_to_vtoc(struct extvtoc * vtoc,struct dk_label * label) label_to_vtoc() argument 991 struct extvtoc vtoc; is_efi_type() local 1002 err_check(struct dk_gpt * vtoc) err_check() argument [all...] |
H A D | auto_sense.c | 249 struct dk_gpt *vtoc; in auto_efi_sense() local 1453 struct dk_vtoc *vtoc; global() local [all...] |
H A D | menu_fdisk.c | 621 struct vtoc vtoc; global() local [all...] |
/titanic_51/usr/src/cmd/fmthard/ |
H A D | fmthard.c | 379 display(struct dk_geom *geom, struct extvtoc *vtoc, char *device) in display() argument 470 insert(char * data,struct extvtoc * vtoc) insert() argument 532 load(FILE * fp,struct dk_geom * geom,struct extvtoc * vtoc) load() argument 701 validate(struct dk_geom * geom,struct extvtoc * vtoc) validate() argument 863 vread(int fd,struct extvtoc * vtoc,char * devname) vread() argument 906 vwrite(int fd,struct extvtoc * vtoc,char * devname) vwrite() argument [all...] |
/titanic_51/usr/src/lib/libadm/common/ |
H A D | rdwr_vtoc.c | 81 read_vtoc(int fd, struct vtoc *vtoc) in read_vtoc() argument 161 write_vtoc(int fd,struct vtoc * vtoc) write_vtoc() argument [all...] |
/titanic_51/usr/src/cmd/prtvtoc/ |
H A D | prtvtoc.c | 148 findfree(struct dk_geom *geom, struct extvtoc *vtoc) in findfree() argument 369 struct extvtoc vtoc; in prtvtoc() local 432 putfree(struct extvtoc * vtoc,freemap_t * freemap) putfree() argument 475 puttable(struct dk_geom * geom,struct extvtoc * vtoc,freemap_t * freemap,char * name,char ** mtab) puttable() argument 608 readvtoc(int fd,char * name,struct extvtoc * vtoc) readvtoc() argument [all...] |
/titanic_51/usr/src/lib/libdiskmgt/common/ |
H A D | slice.c | 402 struct extvtoc vtoc; in get_attrs() local 621 struct extvtoc vtoc; in get_fixed_assocs() local 740 struct extvtoc vtoc; make_fixed_descriptors() local 820 struct extvtoc vtoc; match_fixed_name() local [all...] |
H A D | media.c | 422 struct extvtoc vtoc; local 549 struct extvtoc vtoc; local [all...] |
/titanic_51/usr/src/cmd/boot/installboot/i386/ |
H A D | installboot.c | 651 struct dk_gpt *vtoc; in get_start_sector() local 941 get_boot_slice(ib_device_t *device, struct dk_gpt *vtoc) in get_boot_slice() argument 978 struct dk_gpt *vtoc; init_device() local [all...] |
/titanic_51/usr/src/cmd/devinfo/ |
H A D | devinfo.c | 209 readvtoc(int fd, char *name, struct extvtoc *vtoc) in readvtoc() argument
|
/titanic_51/usr/src/cmd/addbadsec/ |
H A D | addbadsec.c | 58 struct extvtoc vtoc; /* table of contents */ variable
|
/titanic_51/usr/src/uts/common/avs/ns/nsctl/ |
H A D | nsc_ioctl.h | 89 uint64_t vtoc; /* (struct vtoc *) */ member
|
/titanic_51/usr/src/cmd/fs.d/udfs/fsck/ |
H A D | setup.c | 599 struct vtoc vtoc; in get_last_block() local
|
/titanic_51/usr/src/uts/sun4v/io/ |
H A D | vds.c | 477 struct extvtoc vtoc; /* synthetic for slice type */ member 1663 struct extvtoc vtoc; in vd_slice_flabel_write() local 2859 vd_vtocgeom_to_label(struct extvtoc * vtoc,struct dk_geom * geom,struct dk_label * label) vd_vtocgeom_to_label() argument 2912 vd_label_to_vtocgeom(struct dk_label * label,struct extvtoc * vtoc,struct dk_geom * geom) vd_label_to_vtocgeom() argument 2983 vd_slice_vtoc_isvalid(vd_t * vd,struct extvtoc * vtoc) vd_slice_vtoc_isvalid() argument 3047 struct extvtoc *vtoc; vd_do_slice_ioctl() local 3237 struct extvtoc *vtoc = &vd->vtoc; vd_dskimg_validate_geometry() local 3292 struct extvtoc *vtoc; vd_do_dskimg_ioctl() local 3404 struct vtoc vtoc; vd_backend_ioctl() local 3608 struct extvtoc vtoc = {0}; vd_ioctl() local 6236 struct vtoc vtoc; vd_setup_single_slice_disk() local [all...] |
/titanic_51/usr/src/cmd/avs/dsbitmap/ |
H A D | dsbitmap.c | 122 struct vtoc vtoc; in get_partsize() local
|
/titanic_51/usr/src/cmd/hal/probing/storage/ |
H A D | probe-storage.c | 351 struct extvtoc vtoc; in main() local
|
/titanic_51/usr/src/cmd/hal/utils/ |
H A D | fsutils.c | 224 vtoc_one_slice_entire_disk(struct extvtoc *vtoc) in vtoc_one_slice_entire_disk() argument
|
/titanic_51/usr/src/cmd/boot/installgrub/ |
H A D | installgrub.c | 636 struct dk_gpt *vtoc; in init_device() local 737 struct dk_gpt *vtoc; in get_start_sector() local
|
/titanic_51/usr/src/cmd/hal/probing/volume/ |
H A D | probe-volume.c | 443 struct extvtoc vtoc; in main() local
|
/titanic_51/usr/src/lib/libgrubmgmt/common/ |
H A D | libgrub_fs.c | 115 struct dk_gpt *vtoc; in get_sol_prtnum() local
|
/titanic_51/usr/src/lib/libdscfg/common/ |
H A D | cfg_local.c | 68 struct vtoc vtoc; in get_bsize() local
|
/titanic_51/usr/src/cmd/avs/nsctl/ |
H A D | nskernd.c | 622 struct vtoc vtoc; in get_bsize() local
|
/titanic_51/usr/src/uts/sun4v/sys/ |
H A D | vdsk_common.h | 383 #define VD_VTOC2VTOC(vd_vtoc, vtoc) \ argument 426 VTOC2VD_VTOC(vtoc,vd_vtoc) global() argument [all...] |