Home
last modified time | relevance | path

Searched refs:LPROPS_HEAP_CNT (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dlprops.c445 if (new_cat < 1 || new_cat > LPROPS_HEAP_CNT) in change_category()
927 for (cat = 1; cat <= LPROPS_HEAP_CNT; cat++) { in dbg_check_cats()
1070 if (in_tree && cat > 0 && cat <= LPROPS_HEAP_CNT) { in scan_check_cb()
H A Dubifs.h447 * LPROPS_HEAP_CNT: number of heaps used for storing categorized LEBs
460 LPROPS_HEAP_CNT = 3, enumerator
624 * There are %LPROPS_HEAP_CNT heaps.
1447 struct ubifs_lpt_heap lpt_heap[LPROPS_HEAP_CNT];
H A Dlpt_commit.c1443 for (i = 0; i < LPROPS_HEAP_CNT; i++) in ubifs_lpt_free()
H A Dlpt.c1790 for (i = 0; i < LPROPS_HEAP_CNT; i++) { in lpt_init_rd()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dlprops.c445 if (new_cat < 1 || new_cat > LPROPS_HEAP_CNT) in change_category()
927 for (cat = 1; cat <= LPROPS_HEAP_CNT; cat++) { in dbg_check_cats()
1070 if (in_tree && cat > 0 && cat <= LPROPS_HEAP_CNT) { in scan_check_cb()
H A Dubifs.h456 * LPROPS_HEAP_CNT: number of heaps used for storing categorized LEBs
469 LPROPS_HEAP_CNT = 3, enumerator
633 * There are %LPROPS_HEAP_CNT heaps.
1475 struct ubifs_lpt_heap lpt_heap[LPROPS_HEAP_CNT];
H A Dlpt_commit.c1443 for (i = 0; i < LPROPS_HEAP_CNT; i++) in ubifs_lpt_free()
H A Dlpt.c1790 for (i = 0; i < LPROPS_HEAP_CNT; i++) { in lpt_init_rd()

Completed in 20 milliseconds