Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ubifs/
Dlprops.c87 static void adjust_lpt_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, in adjust_lpt_heap() function
227 adjust_lpt_heap(c, heap, heap->arr[hpos], hpos, cat); in remove_from_lpt_heap()
448 adjust_lpt_heap(c, heap, lprops, lprops->hpos, new_cat); in change_category()