Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/
Dmtdpstore.c12 static struct mtdpstore_context { struct
27 static int mtdpstore_block_isbad(struct mtdpstore_context *cxt, loff_t off) in mtdpstore_block_isbad() argument
49 static inline int mtdpstore_panic_block_isbad(struct mtdpstore_context *cxt, in mtdpstore_panic_block_isbad()
60 static inline void mtdpstore_mark_used(struct mtdpstore_context *cxt, in mtdpstore_mark_used()
70 static inline void mtdpstore_mark_unused(struct mtdpstore_context *cxt, in mtdpstore_mark_unused()
80 static inline void mtdpstore_block_mark_unused(struct mtdpstore_context *cxt, in mtdpstore_block_mark_unused()
97 static inline int mtdpstore_is_used(struct mtdpstore_context *cxt, loff_t off) in mtdpstore_is_used()
107 static int mtdpstore_block_is_used(struct mtdpstore_context *cxt, in mtdpstore_block_is_used()
125 static int mtdpstore_is_empty(struct mtdpstore_context *cxt, char *buf, in mtdpstore_is_empty()
140 static void mtdpstore_mark_removed(struct mtdpstore_context *cxt, loff_t off) in mtdpstore_mark_removed()
[all …]