Lines Matching defs:mtdpstore_context
12 static struct mtdpstore_context {
27 static int mtdpstore_block_isbad(struct mtdpstore_context *cxt, loff_t off)
49 static inline int mtdpstore_panic_block_isbad(struct mtdpstore_context *cxt,
60 static inline void mtdpstore_mark_used(struct mtdpstore_context *cxt,
70 static inline void mtdpstore_mark_unused(struct mtdpstore_context *cxt,
80 static inline void mtdpstore_block_mark_unused(struct mtdpstore_context *cxt,
97 static inline int mtdpstore_is_used(struct mtdpstore_context *cxt, loff_t off)
107 static int mtdpstore_block_is_used(struct mtdpstore_context *cxt,
125 static int mtdpstore_is_empty(struct mtdpstore_context *cxt, char *buf,
140 static void mtdpstore_mark_removed(struct mtdpstore_context *cxt, loff_t off)
149 static void mtdpstore_block_clear_removed(struct mtdpstore_context *cxt,
165 static int mtdpstore_block_is_removed(struct mtdpstore_context *cxt,
183 static int mtdpstore_erase_do(struct mtdpstore_context *cxt, loff_t off)
212 struct mtdpstore_context *cxt = &oops_cxt;
237 static int mtdpstore_security(struct mtdpstore_context *cxt, loff_t off)
276 struct mtdpstore_context *cxt = &oops_cxt;
312 struct mtdpstore_context *cxt = &oops_cxt;
358 struct mtdpstore_context *cxt = &oops_cxt;
384 struct mtdpstore_context *cxt = &oops_cxt;
444 static int mtdpstore_flush_removed_do(struct mtdpstore_context *cxt,
497 static int mtdpstore_flush_removed(struct mtdpstore_context *cxt)
522 struct mtdpstore_context *cxt = &oops_cxt;
545 struct mtdpstore_context *cxt = &oops_cxt;