Home
last modified time | relevance | path

Searched refs:DIOCGSECTORSIZE (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/sys/sys/
H A Ddkio.h130 #define DIOCGSECTORSIZE _IOR('d', 133, u_int) /* sector size in bytes */ macro
/netbsd-src/sbin/fsck_msdos/
H A Dboot.c56 err = ioctl(dosfs, DIOCGSECTORSIZE, &secsize); in readboot()
/netbsd-src/sbin/gpt/
H A Dgpt.c517 #ifdef DIOCGSECTORSIZE in gpt_open()
518 if (ioctl(gpt->fd, DIOCGSECTORSIZE, &gpt->secsz) == -1) { in gpt_open()
/netbsd-src/sys/dev/dm/
H A Ddevice-mapper.c549 case DIOCGSECTORSIZE: in disk_ioctl_switch()
/netbsd-src/sys/kern/
H A Dsubr_disk.c552 case DIOCGSECTORSIZE: in disk_ioctl()
/netbsd-src/sys/dev/
H A Dvnd.c1429 error = bdev_ioctl(vattr.va_fsid, DIOCGSECTORSIZE, &vnd->sc_iosize, FKIOCTL, l); in vndioctl()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1920 unsigned IOCTL_DIOCGSECTORSIZE = DIOCGSECTORSIZE;
H A Dsanitizer_interceptors_ioctl_netbsd.inc990 _(DIOCGSECTORSIZE, WRITE, sizeof(unsigned int));
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp2083 unsigned IOCTL_DIOCGSECTORSIZE = DIOCGSECTORSIZE;
H A Dsanitizer_interceptors_ioctl_netbsd.inc989 _(DIOCGSECTORSIZE, WRITE, sizeof(unsigned int));
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc2082 unsigned IOCTL_DIOCGSECTORSIZE = DIOCGSECTORSIZE;
H A Dsanitizer_interceptors_ioctl_netbsd.inc989 _(DIOCGSECTORSIZE, WRITE, sizeof(unsigned int));