Home
last modified time | relevance | path

Searched refs:lookuptbl (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/mtd/ubi/
A Dfastmap-wl.c61 e = ubi->lookuptbl[pool->pebs[i]]; in return_unused_pool_pebs()
338 prot_queue_add(ubi, ubi->lookuptbl[ret]); in ubi_wl_get_peb()
359 return ubi->lookuptbl[pnum]; in next_peb_for_wl()
419 return ubi->lookuptbl[pnum]; in get_peb_for_wl()
491 e = ubi->lookuptbl[pnum]; in ubi_wl_put_fm_peb()
500 ubi->lookuptbl[pnum] = e; in ubi_wl_put_fm_peb()
A Dwl.c177 ubi->lookuptbl[e->pnum] = NULL; in wl_entry_destroy()
430 e = ubi->lookuptbl[pnum]; in prot_queue_del()
1274 e = ubi->lookuptbl[pnum];
1372 e = ubi->lookuptbl[pnum];
1534 e = ubi->lookuptbl[pnum];
1567 e = ubi->lookuptbl[pnum];
1761 ubi->lookuptbl[e->pnum] = e;
1811 if (!ubi->lookuptbl)
1845 ubi->lookuptbl[e->pnum] = e;
1953 kfree(ubi->lookuptbl);
[all …]
A Ddebug.c526 wl = ubi->lookuptbl[*block_number]; in eraseblk_count_seq_show()
A Dubi.h617 struct ubi_wl_entry **lookuptbl; member
A Dfastmap.c66 if (!test_bit(pnum, seen) && ubi->lookuptbl[pnum]) { in self_check_seen()

Completed in 17 milliseconds