Searched refs:fm_used (Results 1 – 2 of 2) sorted by relevance
108 unsigned long fm_used[UBI_FM_BM_SIZE]; member
488 memset(ubi->fm_used, 0, sizeof(ubi->fm_used)); in ubi_attach_fastmap()567 generic_set_bit(be32_to_cpu(fmec->pnum), ubi->fm_used); in ubi_attach_fastmap()627 if (!__test_and_clear_bit(pnum, ubi->fm_used)) in ubi_attach_fastmap()
Completed in 4 milliseconds