Searched refs:ubi_eba_copy_leb (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/ubi/ |
H A D | ubi.h | 111 * 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 D | eba.c | 1274 * 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 D | wl.c | 818 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 D | ubi.h | 111 * 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 D | eba.c | 1273 * 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 D | wl.c | 822 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