Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dubi.h111 * Return codes of the 'ubi_eba_copy_leb()' function.
899 int ubi_eba_copy_leb(struct ubi_device *ubi, int from, int to,
H A Deba.c1274 * This is a helper function for 'ubi_eba_copy_leb()' which is called when we
1298 * ubi_eba_copy_leb - copy logical eraseblock.
1311 int ubi_eba_copy_leb(struct ubi_device *ubi, int from, int to, in ubi_eba_copy_leb() function
H A Dwl.c818 err = ubi_eba_copy_leb(ubi, e1->pnum, e2->pnum, vidb);
1282 * sub-system already re-mapped the LEB in 'ubi_eba_copy_leb()'
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dubi.h111 * 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.c1273 * This is a helper function for 'ubi_eba_copy_leb()' which is called when we
1297 * ubi_eba_copy_leb - copy logical eraseblock.
1310 int ubi_eba_copy_leb(struct ubi_device *ubi, int from, int to, in ubi_eba_copy_leb() function
H A Dwl.c822 err = ubi_eba_copy_leb(ubi, e1->pnum, e2->pnum, vidb);
1292 * sub-system already re-mapped the LEB in 'ubi_eba_copy_leb()'

Completed in 13 milliseconds