Searched refs:INCFS_IOC_GET_FILLED_BLOCKS (Results 1 – 3 of 3) sorted by relevance
48 #define INCFS_IOC_GET_FILLED_BLOCKS _IOR(INCFS_IOCTL_BASE_CODE, 34, struct incfs_get_filled_blocks_… macro
99 #define INCFS_IOC_GET_FILLED_BLOCKS \ macro
1466 auto res = ::ioctl(fd, INCFS_IOC_GET_FILLED_BLOCKS, &args); in IncFs_GetFilledRangesStartingFrom()