Searched refs:INCFS_IOC_GET_READ_TIMEOUTS (Results 1 – 3 of 3) sorted by relevance
51 #define INCFS_IOC_GET_READ_TIMEOUTS _IOR(INCFS_IOCTL_BASE_CODE, 37, struct incfs_get_read_timeouts_… macro
120 #define INCFS_IOC_GET_READ_TIMEOUTS \ macro
1730 if (::ioctl(control->cmd, INCFS_IOC_GET_READ_TIMEOUTS, &args)) { in IncFs_GetUidReadTimeouts()