mtd_get_user_prot_info
ret = mtd_get_user_prot_info(mtd, 4096, &retlen, buf);
EXPORT_SYMBOL_GPL(mtd_get_user_prot_info);
ret = mtd_get_user_prot_info(mtd, PAGE_SIZE, &retlen, info);
int mtd_get_user_prot_info(struct mtd_info *mtd, size_t len, size_t *retlen,