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

/linux-4.1.27/fs/ubifs/
H A Dlprops.c88 * adjust_lpt_heap - move a changed heap entry up or down the heap.
99 static void adjust_lpt_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, adjust_lpt_heap() function
239 adjust_lpt_heap(c, heap, heap->arr[hpos], hpos, cat); remove_from_lpt_heap()
462 adjust_lpt_heap(c, heap, lprops, lprops->hpos, new_cat); change_category()

Completed in 160 milliseconds