Home
last modified time | relevance | path

Searched refs:LPROPS_HEAP_CNT (Results 1 – 4 of 4) sorted by relevance

/u-boot/fs/ubifs/
A Dlprops.c452 if (new_cat < 1 || new_cat > LPROPS_HEAP_CNT) in change_category()
934 for (cat = 1; cat <= LPROPS_HEAP_CNT; cat++) { in dbg_check_cats()
1077 if (in_tree && cat > 0 && cat <= LPROPS_HEAP_CNT) { in scan_check_cb()
A Dubifs.h1055 LPROPS_HEAP_CNT = 3, enumerator
2023 struct ubifs_lpt_heap lpt_heap[LPROPS_HEAP_CNT];
A Dlpt_commit.c1487 for (i = 0; i < LPROPS_HEAP_CNT; i++) in ubifs_lpt_free()
A Dlpt.c1641 for (i = 0; i < LPROPS_HEAP_CNT; i++) { in lpt_init_rd()

Completed in 18 milliseconds