Searched refs:blksize32 (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Dhdparm.c1286 unsigned blksize32 = 0; local
1292 rc = ioctl_or_warn(fd, BLKGETSIZE, &blksize32); // returns sectors
1293 *blksize64 = blksize32;

Completed in 48 milliseconds