| /freebsd-11-stable/usr.sbin/fstyp/ |
| HD | geli.c | 52 error = ioctl(fileno(fp), DIOCGSECTORSIZE, §orsize); in fstyp_geli()
|
| /freebsd-11-stable/sys/sys/ |
| HD | disk.h | 30 #define DIOCGSECTORSIZE _IOR('d', 128, u_int) macro
|
| /freebsd-11-stable/sbin/fsck_ffs/ |
| HD | setup.c | 484 if (ioctl(devfd, DIOCGSECTORSIZE, &secsize) == -1) in calcsb() 521 if (ioctl(devfd, DIOCGSECTORSIZE, &secsize) == -1 || in chkrecovery() 555 ioctl(readfd, DIOCGSECTORSIZE, &secsize) == -1 || in saverecovery()
|
| /freebsd-11-stable/usr.sbin/fifolog/lib/ |
| HD | fifolog_create.c | 84 i = ioctl(fd, DIOCGSECTORSIZE, &u); in fifolog_create()
|
| HD | fifolog_int.c | 69 i = ioctl(f->fd, DIOCGSECTORSIZE, &f->recsize); in fifolog_int_open_i()
|
| /freebsd-11-stable/stand/ofw/libofw/ |
| HD | ofw_disk.c | 165 case DIOCGSECTORSIZE: in ofwd_ioctl()
|
| /freebsd-11-stable/stand/usb/storage/ |
| HD | umass_loader.c | 157 case DIOCGSECTORSIZE: in umass_disk_ioctl()
|
| /freebsd-11-stable/lib/libgeom/ |
| HD | geom_util.c | 111 if (g_ioctl_arg(fd, DIOCGSECTORSIZE, §orsize) == -1) in g_sectorsize()
|
| /freebsd-11-stable/sbin/hastd/ |
| HD | subr.c | 113 if (ioctl(res->hr_localfd, DIOCGSECTORSIZE, in provinfo()
|
| /freebsd-11-stable/stand/userboot/userboot/ |
| HD | userboot_disk.c | 93 if (CALLBACK(diskioctl, i, DIOCGSECTORSIZE, in userdisk_init()
|
| /freebsd-11-stable/stand/libsa/geli/ |
| HD | gelidev.c | 218 case DIOCGSECTORSIZE: in geli_dev_ioctl()
|
| /freebsd-11-stable/stand/uboot/lib/ |
| HD | disk.c | 286 case DIOCGSECTORSIZE: in stor_ioctl()
|
| /freebsd-11-stable/sbin/ggate/shared/ |
| HD | ggate.c | 163 if (ioctl(fd, DIOCGSECTORSIZE, &secsize) == -1) { in g_gate_sectorsize()
|
| /freebsd-11-stable/sbin/recoverdisk/ |
| HD | recoverdisk.c | 202 error = ioctl(fdr, DIOCGSECTORSIZE, §orsize); in main()
|
| /freebsd-11-stable/sbin/gbde/ |
| HD | gbde.c | 341 error = ioctl(dfd, DIOCGSECTORSIZE, §orsize); in cmd_open() 579 i = ioctl(dfd, DIOCGSECTORSIZE, &u); in cmd_init()
|
| /freebsd-11-stable/stand/userboot/test/ |
| HD | test.c | 265 case DIOCGSECTORSIZE: in test_diskioctl()
|
| /freebsd-11-stable/sbin/newfs/ |
| HD | newfs.c | 347 if (ioctl(disk.d_fd, DIOCGSECTORSIZE, §orsize) == -1) in main()
|
| /freebsd-11-stable/stand/libsa/zfs/ |
| HD | zfs.c | 375 ret = ioctl(fd, DIOCGSECTORSIZE, &secsz); in vdev_read() 617 ret = ioctl(pa.fd, DIOCGSECTORSIZE, &pa.secsz); in zfs_probe_dev()
|
| /freebsd-11-stable/stand/common/ |
| HD | disk.c | 206 case DIOCGSECTORSIZE: in disk_ioctl()
|
| /freebsd-11-stable/sys/dev/nvme/ |
| HD | nvme_ns.c | 94 case DIOCGSECTORSIZE: in nvme_ns_ioctl()
|
| /freebsd-11-stable/usr.sbin/bhyveload/ |
| HD | bhyveload.c | 320 case DIOCGSECTORSIZE: in cb_diskioctl()
|
| /freebsd-11-stable/sbin/fdisk_pc98/ |
| HD | fdisk.c | 709 error = ioctl(fd, DIOCGSECTORSIZE, &u); in get_params()
|
| /freebsd-11-stable/stand/pc98/libpc98/ |
| HD | biosdisk.c | 393 case DIOCGSECTORSIZE: in bd_ioctl()
|
| /freebsd-11-stable/sbin/savecore/ |
| HD | savecore.c | 528 error = ioctl(fd, DIOCGSECTORSIZE, §orsize); in DoFile()
|
| /freebsd-11-stable/usr.sbin/diskinfo/ |
| HD | diskinfo.c | 196 error = ioctl(fd, DIOCGSECTORSIZE, §orsize); in main()
|