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

/external/strace/test/
H A Dubi.c39 ioctl(fd, UBI_IOCRNVOL, &rnvol);
/external/kernel-headers/original/uapi/mtd/
H A Dubi-user.h66 * To re-name several volumes atomically at one go, the %UBI_IOCRNVOL command
161 #define UBI_IOCRNVOL _IOW(UBI_IOC_MAGIC, 3, struct ubi_rnvol_req) macro
/external/strace/linux/
H A Dubi-user.h66 * To re-name several volumes atomically at one go, the %UBI_IOCRNVOL command
161 #define UBI_IOCRNVOL _IOW(UBI_IOC_MAGIC, 3, struct ubi_rnvol_req) macro
/external/strace/
H A Dmtd.c294 case UBI_IOCRNVOL: {

Completed in 29 milliseconds