Searched refs:ubi_eba_get_ldesc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/ubi/ |
H A D | ubi.h | 275 * One can query the position of a LEB by calling ubi_eba_get_ldesc(). 883 void ubi_eba_get_ldesc(struct ubi_volume *vol, int lnum,
|
H A D | eba.c | 98 * ubi_eba_get_ldesc - get information about a LEB 107 void ubi_eba_get_ldesc(struct ubi_volume *vol, int lnum, in ubi_eba_get_ldesc() function
|
H A D | fastmap.c | 1310 ubi_eba_get_ldesc(vol, j, &ldesc); in ubi_write_fastmap()
|
/kernel/linux/linux-6.6/drivers/mtd/ubi/ |
H A D | ubi.h | 275 * One can query the position of a LEB by calling ubi_eba_get_ldesc(). 881 void ubi_eba_get_ldesc(struct ubi_volume *vol, int lnum,
|
H A D | eba.c | 98 * ubi_eba_get_ldesc - get information about a LEB 107 void ubi_eba_get_ldesc(struct ubi_volume *vol, int lnum, in ubi_eba_get_ldesc() function
|
H A D | fastmap.c | 1320 ubi_eba_get_ldesc(vol, j, &ldesc); in ubi_write_fastmap()
|
Completed in 12 milliseconds