Searched refs:INCFS_IOC_GET_BLOCK_COUNT (Results 1 – 2 of 2) sorted by relevance
50 #define INCFS_IOC_GET_BLOCK_COUNT _IOR(INCFS_IOCTL_BASE_CODE, 36, struct incfs_get_block_count_args) macro
1770 auto res = ::ioctl(fd, INCFS_IOC_GET_BLOCK_COUNT, &args); in getFileBlockCount()