Home
last modified time | relevance | path

Searched refs:erase_info_user64 (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/mtd/
Dmtd-abi.h30 struct erase_info_user64 { struct
193 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64)
/linux-4.4.14/drivers/mtd/
Dmtdchar.c667 struct erase_info_user64 einfo64; in mtdchar_ioctl()
670 sizeof(struct erase_info_user64))) { in mtdchar_ioctl()