Searched refs:ubi_eba_copy_leb (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/mtd/ubi/
H A Dubi.h114 * Return codes of the 'ubi_eba_copy_leb()' function.
897 int ubi_eba_copy_leb(struct ubi_device *ubi, int from, int to,
H A Deba.c1270 * This is a helper function for 'ubi_eba_copy_leb()' which is called when we
1294 * ubi_eba_copy_leb - copy logical eraseblock.
1307 int ubi_eba_copy_leb(struct ubi_device *ubi, int from, int to, function
H A Dwl.c834 err = ubi_eba_copy_leb(ubi, e1->pnum, e2->pnum, vidb);
1304 * sub-system already re-mapped the LEB in 'ubi_eba_copy_leb()'

Completed in 155 milliseconds