Searched defs:lfs_config (Results 1 – 1 of 1) sorted by relevance
157 struct lfs_config { struct164 int (*read)(const struct lfs_config *c, lfs_block_t block, argument170 int (*prog)(const struct lfs_config *c, lfs_block_t block, argument177 int (*erase)(const struct lfs_config *c, lfs_block_t block); argument181 int (*sync)(const struct lfs_config *c); argument186 int (*lock)(const struct lfs_config *c); argument190 int (*unlock)(const struct lfs_config *c); argument195 lfs_size_t read_size;199 lfs_size_t prog_size;205 lfs_size_t block_size;[all …]