Function rustix::fs::ioctl_blksszget
source · Expand description
ioctl(fd, BLKSSZGET)
—Returns the logical block size of a block device.
This is mentioned in the Linux openat
manual page.
ioctl(fd, BLKSSZGET)
—Returns the logical block size of a block device.
This is mentioned in the Linux openat
manual page.