Lines Matching refs:lfs_emubd_t
51 lfs_emubd_t *bd = cfg->context; in lfs_emubd_mutblock()
116 lfs_emubd_t *bd = cfg->context; in lfs_emubd_create()
191 lfs_emubd_t *bd = cfg->context; in lfs_emubd_destroy()
217 lfs_emubd_t *bd = cfg->context; in lfs_emubd_powerloss()
292 lfs_emubd_t *bd = cfg->context; in lfs_emubd_read()
342 lfs_emubd_t *bd = cfg->context; in lfs_emubd_prog()
433 (void*)cfg, block, ((lfs_emubd_t*)cfg->context)->cfg->erase_size); in lfs_emubd_erase()
434 lfs_emubd_t *bd = cfg->context; in lfs_emubd_erase()
529 lfs_emubd_t *bd = cfg->context; in lfs_emubd_sync()
548 lfs_emubd_t *bd = cfg->context; in lfs_emubd_crc_()
602 lfs_emubd_t *bd = cfg->context; in lfs_emubd_readed()
609 lfs_emubd_t *bd = cfg->context; in lfs_emubd_proged()
616 lfs_emubd_t *bd = cfg->context; in lfs_emubd_erased()
623 lfs_emubd_t *bd = cfg->context; in lfs_emubd_setreaded()
631 lfs_emubd_t *bd = cfg->context; in lfs_emubd_setproged()
639 lfs_emubd_t *bd = cfg->context; in lfs_emubd_seterased()
648 lfs_emubd_t *bd = cfg->context; in lfs_emubd_wear()
670 lfs_emubd_t *bd = cfg->context; in lfs_emubd_setwear()
690 lfs_emubd_t *bd = cfg->context; in lfs_emubd_powercycles()
700 lfs_emubd_t *bd = cfg->context; in lfs_emubd_setpowercycles()
708 int lfs_emubd_copy(const struct lfs_config *cfg, lfs_emubd_t *copy) { in lfs_emubd_copy()
710 lfs_emubd_t *bd = cfg->context; in lfs_emubd_copy()