Searched refs:move_up_lpt_heap (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | lprops.c | 39 * move_up_lpt_heap - move a new heap entry up as far as possible. 50 static void move_up_lpt_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, in move_up_lpt_heap() function 193 move_up_lpt_heap(c, heap, lprops, cat); in add_to_lpt_heap() 202 move_up_lpt_heap(c, heap, lprops, cat); in add_to_lpt_heap()
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | lprops.c | 39 * move_up_lpt_heap - move a new heap entry up as far as possible. 50 static void move_up_lpt_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, in move_up_lpt_heap() function 193 move_up_lpt_heap(c, heap, lprops, cat); in add_to_lpt_heap() 202 move_up_lpt_heap(c, heap, lprops, cat); in add_to_lpt_heap()
|
Completed in 5 milliseconds