Searched defs:lfs_config (Results 1 – 1 of 1) sorted by relevance
158 struct lfs_config { struct165 int (*read)(const struct lfs_config *c, lfs_block_t block, argument171 int (*prog)(const struct lfs_config *c, lfs_block_t block, argument178 int (*erase)(const struct lfs_config *c, lfs_block_t block); argument182 int (*sync)(const struct lfs_config *c); argument187 int (*lock)(const struct lfs_config *c); argument191 int (*unlock)(const struct lfs_config *c); argument196 lfs_size_t read_size;200 lfs_size_t prog_size;206 lfs_size_t block_size;[all …]