Home
last modified time | relevance | path

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

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