Searched refs:CUSE_IOCTL_ALLOC_UNIT_BY_ID (Results 1 – 3 of 3) sorted by relevance
87 #define CUSE_IOCTL_ALLOC_UNIT_BY_ID _IOWR('C',13, int) macro
1175 case CUSE_IOCTL_ALLOC_UNIT_BY_ID: in cuse_server_ioctl()
308 error = ioctl(f_cuse, CUSE_IOCTL_ALLOC_UNIT_BY_ID, pnum); in cuse_alloc_unit_number_by_id()