OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ubi_mkvol_req
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/mtd/
ubi-user.h
27
#define UBI_IOCMKVOL _IOW(UBI_IOC_MAGIC, 0, struct
ubi_mkvol_req
)
66
struct
ubi_mkvol_req
{
struct
/external/kernel-headers/original/uapi/mtd/
ubi-user.h
46
* device. A &struct
ubi_mkvol_req
object has to be properly filled and a
155
#define UBI_IOCMKVOL _IOW(UBI_IOC_MAGIC, 0, struct
ubi_mkvol_req
)
274
* struct
ubi_mkvol_req
- volume description data structure used in
304
struct
ubi_mkvol_req
{
struct
Completed in 587 milliseconds