OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UBI_IOCVOLUP
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/mtd/
ubi-user.h
37
#define
UBI_IOCVOLUP
_IOW(UBI_VOL_IOC_MAGIC, 0, __s64)
/external/kernel-headers/original/uapi/mtd/
ubi-user.h
73
* Volume update should be done via the %
UBI_IOCVOLUP
ioctl command of the
81
* ioctl(fd,
UBI_IOCVOLUP
, &image_size);
180
#define
UBI_IOCVOLUP
_IOW(UBI_VOL_IOC_MAGIC, 0, __s64)
Completed in 946 milliseconds