Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/linux/mtd/
Dmtd.h444 int mtd_block_isreserved(struct mtd_info *mtd, loff_t ofs);
/third_party/uboot/u-boot-2020.01/drivers/mtd/
Dmtdcore.c1606 int mtd_block_isreserved(struct mtd_info *mtd, loff_t ofs) in mtd_block_isreserved() function
1614 EXPORT_SYMBOL_GPL(mtd_block_isreserved);