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

/linux-master/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, function
227 adjust_lpt_heap(c, heap, heap->arr[hpos], hpos, cat);
448 adjust_lpt_heap(c, heap, lprops, lprops->hpos, new_cat);

Completed in 82 milliseconds