RTEMS CPU Kit with SuperCore  4.11.3
Functions
flashio.c File Reference
#include <linux/kernel.h>
#include "nodelist.h"
Include dependency graph for flashio.c:

Functions

int jffs2_flash_read (struct jffs2_sb_info *c, cyg_uint32 read_buffer_offset, const size_t size, size_t *return_size, unsigned char *write_buffer)
 
int jffs2_flash_write (struct jffs2_sb_info *c, cyg_uint32 write_buffer_offset, const size_t size, size_t *return_size, unsigned char *read_buffer)
 
int jffs2_flash_direct_writev (struct jffs2_sb_info *c, const struct iovec *vecs, unsigned long count, loff_t to, size_t *retlen)
 
int jffs2_flash_erase (struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb)