Searched refs:IOCTL_GET_BLOCK_COUNT (Results 1 – 1 of 1) sorted by relevance
17 #define IOCTL_GET_BLOCK_COUNT DKIOCGETBLOCKCOUNT macro23 #define IOCTL_GET_BLOCK_COUNT BLKGETSIZE macro69 if (ioctl(fd_.get(), IOCTL_GET_BLOCK_COUNT, &block_count) >= 0) { in FvmContainer()
Completed in 2 milliseconds