Searched refs:UBI_IOCEBISMAP (Results 1 – 4 of 4) sorted by relevance
187 #define UBI_IOCEBISMAP _IOR(UBI_VOL_IOC_MAGIC, 5, __s32) macro
201 #define UBI_IOCEBISMAP _IOR(UBI_VOL_IOC_MAGIC, 5, __s32) macro
174 case UBI_IOCEBISMAP: in ubi_ioctl()
1610 rc = ioctl(fd, UBI_IOCEBISMAP, &lnum); in check_device_config()