Lines Matching defs:proged
129 bd->proged = 0;
330 bd->proged += size;
518 LFS_EMUBD_TRACE("lfs_emubd_proged -> %"PRIu64, bd->proged);
519 return bd->proged;
537 int lfs_emubd_setproged(const struct lfs_config *cfg, lfs_emubd_io_t proged) {
538 LFS_EMUBD_TRACE("lfs_emubd_setproged(%p, %"PRIu64")", (void*)cfg, proged);
540 bd->proged = proged;
633 copy->proged = bd->proged;