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

/external/strace/test/
H A Dubi.c38 ioctl(fd, UBI_IOCRSVOL, &rsvol);
/external/kernel-headers/original/uapi/mtd/
H A Dubi-user.h59 * To re-size a volume, the %UBI_IOCRSVOL ioctl command of the UBI character
159 #define UBI_IOCRSVOL _IOW(UBI_IOC_MAGIC, 2, struct ubi_rsvol_req) macro
/external/strace/linux/
H A Dubi-user.h59 * To re-size a volume, the %UBI_IOCRSVOL ioctl command of the UBI character
159 #define UBI_IOCRSVOL _IOW(UBI_IOC_MAGIC, 2, struct ubi_rsvol_req) macro
/external/strace/
H A Dmtd.c286 case UBI_IOCRSVOL:

Completed in 166 milliseconds