Searched refs:UBI_IOCVOLUP (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/mtd/ | ||
A D | ubi-user.h | 177 #define UBI_IOCVOLUP _IOW(UBI_VOL_IOC_MAGIC, 0, __s64) macro |
/u-boot/tools/env/ | ||
A D | fw_env.c | 279 if (ioctl(fd, UBI_IOCVOLUP, &bytes)) in ubi_update_start() |
Completed in 7 milliseconds