Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Dlprops.c76 * adjust_lpt_heap - move a changed heap entry up or down the heap.
87 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()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dlprops.c76 * adjust_lpt_heap - move a changed heap entry up or down the heap.
87 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()

Completed in 3 milliseconds