Searched refs:UBI_IOCEBMAP (Results 1 - 4 of 4) sorted by relevance

/external/strace/test/
H A Dubi.c42 ioctl(fd, UBI_IOCEBMAP, &map);
/external/kernel-headers/original/uapi/mtd/
H A Dubi-user.h105 * To map a logical eraseblock to a physical eraseblock, the %UBI_IOCEBMAP
186 #define UBI_IOCEBMAP _IOW(UBI_VOL_IOC_MAGIC, 3, struct ubi_map_req) macro
/external/strace/linux/
H A Dubi-user.h105 * To map a logical eraseblock to a physical eraseblock, the %UBI_IOCEBMAP
183 #define UBI_IOCEBMAP _IOW(UBI_VOL_IOC_MAGIC, 3, struct ubi_map_req) macro
/external/strace/
H A Dmtd.c335 case UBI_IOCEBMAP:

Completed in 113 milliseconds