[Re-sending this as it seems to have fallen through the cracks.] No trace of BLKGETSIZE64 in www.kernel.org/pub/linux/docs/man-pages/man-pages-3.54.tar.xz I think it should be listed along BLKGETSIZE in sd(4). Probably applies to fd(4) and hd(4) too. And of course ioctl_list(2) but completing _that_ one sounds like a major project in itself. <g> Note that /usr/include/linux/fs.h quotes the argument as being "*u64" but I believe that it would be better written as "*uint64_t", which is standard. There may be other related ioctl()s missing, like those used in blockdev(8), I'm reporting the one I'm sure about. Thanks in advance. -- André Majorel http://www.teaser.fr/~amajorel/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html