Searched refs:move_up_lpt_heap (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/fs/ubifs/ |
H A D | lprops.c | 53 static void move_up_lpt_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, in move_up_lpt_heap() function 196 move_up_lpt_heap(c, heap, lprops, cat); in add_to_lpt_heap() 205 move_up_lpt_heap(c, heap, lprops, cat); in add_to_lpt_heap()
|
/openbmc/linux/fs/ubifs/ |
H A D | lprops.c | 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()
|