Home
last modified time | relevance | path

Searched refs:fm_used (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/mtd/ubispl/
Dubispl.h106 unsigned long fm_used[UBI_FM_BM_SIZE]; member
Dubispl.c294 memset(ubi->fm_used, 0, sizeof(ubi->fm_used)); in ubi_attach_fastmap()
373 generic_set_bit(be32_to_cpu(fmec->pnum), ubi->fm_used); in ubi_attach_fastmap()
433 if (!__test_and_clear_bit(pnum, ubi->fm_used)) in ubi_attach_fastmap()