Home
last modified time | relevance | path

Searched defs:vtoc (Results 1 – 25 of 44) sorted by relevance

12

/titanic_50/usr/src/uts/common/sys/
H A Dvtoc.h115 struct vtoc { struct
117 unsigned long v_sanity; /* to verify vtoc sanity */ argument
139 uint64_t v_sanity; /* to verify vtoc sanity */ argument
/titanic_50/usr/src/lib/libefi/common/
H A Drdwr_efi.c144 efi_alloc_and_init(int fd, uint32_t nparts, struct dk_gpt **vtoc) in efi_alloc_and_init()
205 efi_alloc_and_read(int fd, struct dk_gpt **vtoc) in efi_alloc_and_read()
309 efi_read(int fd, struct dk_gpt *vtoc) in efi_read()
560 write_pmbr(int fd, struct dk_gpt *vtoc) in write_pmbr()
647 check_input(struct dk_gpt *vtoc) in check_input()
830 efi_write(int fd, struct dk_gpt *vtoc) in efi_write()
1028 struct vtoc vtoc; in efi_type() local
1044 efi_err_check(struct dk_gpt *vtoc) in efi_err_check()
1139 efi_auto_sense(int fd, struct dk_gpt **vtoc) in efi_auto_sense()
/titanic_50/usr/src/cmd/format/
H A Dlabel.c275 struct extvtoc vtoc; in write_label() local
487 struct extvtoc vtoc; in read_label() local
694 vtoc64_to_label(struct efi_info *label, struct dk_gpt *vtoc) in vtoc64_to_label()
747 vtoc_to_label(struct dk_label *label, struct extvtoc *vtoc, in vtoc_to_label()
893 label_to_vtoc(struct extvtoc *vtoc, struct dk_label *label) in label_to_vtoc()
991 struct extvtoc vtoc; in is_efi_type() local
1002 err_check(struct dk_gpt *vtoc) in err_check()
H A Dauto_sense.c249 struct dk_gpt *vtoc; in auto_efi_sense() local
1453 struct dk_vtoc *vtoc; local
H A Dmenu_fdisk.c620 struct vtoc vtoc; local
H A Dmenu_command.c1560 struct extvtoc vtoc; in c_label() local
/titanic_50/usr/src/cmd/fmthard/
H A Dfmthard.c379 display(struct dk_geom *geom, struct extvtoc *vtoc, char *device) in display()
470 insert(char *data, struct extvtoc *vtoc) in insert()
532 load(FILE *fp, struct dk_geom *geom, struct extvtoc *vtoc) in load()
701 validate(struct dk_geom *geom, struct extvtoc *vtoc) in validate()
863 vread(int fd, struct extvtoc *vtoc, char *devname) in vread()
906 vwrite(int fd, struct extvtoc *vtoc, char *devname) in vwrite()
/titanic_50/usr/src/lib/libadm/common/
H A Drdwr_vtoc.c81 read_vtoc(int fd, struct vtoc *vtoc) in read_vtoc()
161 write_vtoc(int fd, struct vtoc *vtoc) in write_vtoc()
/titanic_50/usr/src/cmd/prtvtoc/
H A Dprtvtoc.c148 findfree(struct dk_geom *geom, struct extvtoc *vtoc) in findfree()
369 struct extvtoc vtoc; in prtvtoc() local
432 putfree(struct extvtoc *vtoc, freemap_t *freemap) in putfree()
475 puttable(struct dk_geom *geom, struct extvtoc *vtoc, freemap_t *freemap, in puttable()
608 readvtoc(int fd, char *name, struct extvtoc *vtoc) in readvtoc()
/titanic_50/usr/src/lib/libdiskmgt/common/
H A Dslice.c402 struct extvtoc vtoc; in get_attrs() local
621 struct extvtoc vtoc; in get_fixed_assocs() local
740 struct extvtoc vtoc; in make_fixed_descriptors() local
820 struct extvtoc vtoc; in match_fixed_name() local
H A Dmedia.c422 struct extvtoc vtoc; local
549 struct extvtoc vtoc; local
/titanic_50/usr/src/cmd/devinfo/
H A Ddevinfo.c209 readvtoc(int fd, char *name, struct extvtoc *vtoc) in readvtoc()
/titanic_50/usr/src/cmd/addbadsec/
H A Daddbadsec.c58 struct extvtoc vtoc; /* table of contents */ variable
/titanic_50/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_ioctl.h89 uint64_t vtoc; /* (struct vtoc *) */ member
/titanic_50/usr/src/cmd/fs.d/udfs/fsck/
H A Dsetup.c599 struct vtoc vtoc; in get_last_block() local
/titanic_50/usr/src/uts/sun4v/io/
H A Dvds.c477 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, in vd_vtocgeom_to_label()
2912 vd_label_to_vtocgeom(struct dk_label *label, struct extvtoc *vtoc, in vd_label_to_vtocgeom()
2983 vd_slice_vtoc_isvalid(vd_t *vd, struct extvtoc *vtoc) in vd_slice_vtoc_isvalid()
3047 struct extvtoc *vtoc; in vd_do_slice_ioctl() local
3237 struct extvtoc *vtoc = &vd->vtoc; in vd_dskimg_validate_geometry() local
3292 struct extvtoc *vtoc; in vd_do_dskimg_ioctl() local
3404 struct vtoc vtoc; in vd_backend_ioctl() local
3608 struct extvtoc vtoc = {0}; in vd_ioctl() local
[all …]
/titanic_50/usr/src/cmd/avs/dsbitmap/
H A Ddsbitmap.c122 struct vtoc vtoc; in get_partsize() local
/titanic_50/usr/src/cmd/hal/probing/storage/
H A Dprobe-storage.c351 struct extvtoc vtoc; in main() local
/titanic_50/usr/src/cmd/hal/utils/
H A Dfsutils.c224 vtoc_one_slice_entire_disk(struct extvtoc *vtoc) in vtoc_one_slice_entire_disk()
/titanic_50/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c638 struct dk_gpt *vtoc; in init_device() local
739 struct dk_gpt *vtoc; in get_start_sector() local
/titanic_50/usr/src/lib/libgrubmgmt/common/
H A Dlibgrub_fs.c115 struct dk_gpt *vtoc; in get_sol_prtnum() local
/titanic_50/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c443 struct extvtoc vtoc; in main() local
/titanic_50/usr/src/cmd/avs/nsctl/
H A Dnskernd.c622 struct vtoc vtoc; in get_bsize() local
/titanic_50/usr/src/lib/libdscfg/common/
H A Dcfg_local.c68 struct vtoc vtoc; in get_bsize() local
/titanic_50/usr/src/uts/sun4v/sys/
H A Dvdsk_common.h383 #define VD_VTOC2VTOC(vd_vtoc, vtoc) \ argument
426 #define VTOC2VD_VTOC(vtoc, vd_vtoc) \ argument

12