Home
last modified time | relevance | path

Searched refs:VT_EINVAL (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/lib/libadm/common/
H A Drdwr_vtoc.c93 return (VT_EINVAL); in read_vtoc()
108 return (VT_EINVAL); in read_vtoc()
135 return (VT_EINVAL); in read_vtoc()
146 return (VT_EINVAL); in read_vtoc()
152 return (VT_EINVAL); in read_vtoc()
191 return (VT_EINVAL); in write_vtoc()
220 return (VT_EINVAL); in read_extvtoc()
253 return (VT_EINVAL); in read_extvtoc()
275 return (VT_EINVAL); in read_extvtoc()
286 return (VT_EINVAL); in read_extvtoc()
[all …]
/titanic_50/usr/src/lib/libefi/common/
H A Drdwr_efi.c221 if ((rval == VT_EINVAL) && (*vtoc)->efi_nparts > nparts) { in efi_alloc_and_read()
283 return (VT_EINVAL); in check_label()
302 return (VT_EINVAL); in check_label()
334 return (VT_EINVAL); in efi_read()
388 if ((rval = check_label(fd, &dk_ioc)) == VT_EINVAL) { in efi_read()
407 if (rval == VT_EINVAL) { in efi_read()
455 rval = VT_EINVAL; in efi_read()
516 return (VT_EINVAL); in efi_read()
636 return (VT_EINVAL); in write_pmbr()
666 return (VT_EINVAL); in check_input()
[all …]
/titanic_50/usr/src/cmd/fmthard/
H A Dfmthard.c871 if (i == VT_EINVAL) { in vread()
889 if (i == VT_EINVAL) in vread64()
911 if (i == VT_EINVAL) { in vwrite()
932 if (i == VT_EINVAL) { in vwrite64()
/titanic_50/usr/src/cmd/devinfo/
H A Ddevinfo.c220 case (VT_EINVAL): in readvtoc()
/titanic_50/usr/src/cmd/prtvtoc/
H A Dprtvtoc.c618 case (VT_EINVAL): in readvtoc()
640 case (VT_EINVAL): in readefi()
/titanic_50/usr/src/uts/common/sys/
H A Dvtoc.h103 #define VT_EINVAL (-4) /* illegal value in vtoc or request */ macro
/titanic_50/usr/src/cmd/fs.d/ufs/newfs/
H A Dnewfs.c868 case VT_EINVAL: in get_device_size()
/titanic_50/usr/src/cmd/fdisk/
H A Dfdisk.c4413 if (i == VT_EINVAL) {
4440 if (i == VT_EINVAL) {
4516 return (VT_EINVAL);
/titanic_50/usr/src/cmd/fs.d/ufs/fsck/
H A Dutilities.c2460 case VT_EINVAL: in get_device_size()
/titanic_50/usr/src/cmd/boot/bootadm/
H A Dbootadm.c6468 case VT_EINVAL:
6495 case VT_EINVAL:
/titanic_50/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c2412 case VT_EINVAL: in get_max_size()