Searched refs:adjust_lpt_heap (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/fs/ubifs/ |
D | lprops.c | 99 static void adjust_lpt_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, in adjust_lpt_heap() function 239 adjust_lpt_heap(c, heap, heap->arr[hpos], hpos, cat); in remove_from_lpt_heap() 460 adjust_lpt_heap(c, heap, lprops, lprops->hpos, new_cat); in change_category()
|