Searched refs:adjust_lpt_heap (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.10/fs/ubifs/ | 
| D | lprops.c | 87 static void adjust_lpt_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap,  in adjust_lpt_heap()  function227 		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()
 
 |