Searched refs:INCFS_IOC_GET_LAST_READ_ERROR (Results 1 – 3 of 3) sorted by relevance
53 #define INCFS_IOC_GET_LAST_READ_ERROR _IOW(INCFS_IOCTL_BASE_CODE, 39, struct incfs_get_last_read_er… macro
134 #define INCFS_IOC_GET_LAST_READ_ERROR \ macro
2126 auto res = ::ioctl(control->cmd, INCFS_IOC_GET_LAST_READ_ERROR, &args); in IncFs_GetLastReadError()