Home
last modified time | relevance | path

Searched refs:ubifs_lprops (Results 1 – 12 of 12) sorted by relevance

/linux-3.4.99/fs/ubifs/
Dlprops.c38 static int get_heap_comp_val(struct ubifs_lprops *lprops, int cat) in get_heap_comp_val()
63 struct ubifs_lprops *lprops, int cat) in move_up_lpt_heap()
100 struct ubifs_lprops *lprops, int hpos, int cat) in adjust_lpt_heap()
178 static int add_to_lpt_heap(struct ubifs_info *c, struct ubifs_lprops *lprops, in add_to_lpt_heap()
197 struct ubifs_lprops *lp; in add_to_lpt_heap()
227 struct ubifs_lprops *lprops, int cat) in remove_from_lpt_heap()
257 struct ubifs_lprops *old_lprops, in lpt_heap_replace()
258 struct ubifs_lprops *new_lprops, int cat) in lpt_heap_replace()
275 void ubifs_add_to_cat(struct ubifs_info *c, struct ubifs_lprops *lprops, in ubifs_add_to_cat()
319 struct ubifs_lprops *lprops, int cat) in ubifs_remove_from_cat()
[all …]
Dfind.c54 static int valuable(struct ubifs_info *c, const struct ubifs_lprops *lprops) in valuable()
96 const struct ubifs_lprops *lprops, int in_tree, in scan_for_dirty_cb()
136 static const struct ubifs_lprops *scan_for_dirty(struct ubifs_info *c, in scan_for_dirty()
140 const struct ubifs_lprops *lprops; in scan_for_dirty()
233 int ubifs_find_dirty_leb(struct ubifs_info *c, struct ubifs_lprops *ret_lp, in ubifs_find_dirty_leb()
237 const struct ubifs_lprops *lp = NULL, *idx_lp = NULL; in ubifs_find_dirty_leb()
343 memcpy(ret_lp, lp, sizeof(struct ubifs_lprops)); in ubifs_find_dirty_leb()
363 const struct ubifs_lprops *lprops, int in_tree, in scan_for_free_cb()
407 const struct ubifs_lprops *do_find_free_space(struct ubifs_info *c, in do_find_free_space()
411 const struct ubifs_lprops *lprops; in do_find_free_space()
[all …]
Dubifs.h470 struct ubifs_lprops { struct
569 struct ubifs_lprops lprops[UBIFS_LPT_FANOUT];
619 struct ubifs_lprops **arr;
641 const struct ubifs_lprops *lprops,
1570 int ubifs_find_dirty_leb(struct ubifs_info *c, struct ubifs_lprops *ret_lp,
1662 int ubifs_garbage_collect_leb(struct ubifs_info *c, struct ubifs_lprops *lp);
1677 struct ubifs_lprops *ubifs_lpt_lookup(struct ubifs_info *c, int lnum);
1678 struct ubifs_lprops *ubifs_lpt_lookup_dirty(struct ubifs_info *c, int lnum);
1710 const struct ubifs_lprops *ubifs_change_lp(struct ubifs_info *c,
1711 const struct ubifs_lprops *lp,
[all …]
Dgc.c469 int ubifs_garbage_collect_leb(struct ubifs_info *c, struct ubifs_lprops *lp) in ubifs_garbage_collect_leb()
651 struct ubifs_lprops lp; in ubifs_garbage_collect()
843 const struct ubifs_lprops *lp; in ubifs_gc_start_commit()
Dlpt.c978 struct ubifs_lprops * const lprops = &pnode->lprops[i]; in unpack_pnode()
1288 struct ubifs_lprops * const lprops = &pnode->lprops[i]; in read_pnode()
1368 struct ubifs_lprops *lprops; in read_lsave()
1448 struct ubifs_lprops *ubifs_lpt_lookup(struct ubifs_info *c, int lnum) in ubifs_lpt_lookup()
1582 struct ubifs_lprops *ubifs_lpt_lookup_dirty(struct ubifs_info *c, int lnum) in ubifs_lpt_lookup_dirty()
1880 struct ubifs_lprops * const lprops = &pnode->lprops[i]; in scan_get_pnode()
1973 struct ubifs_lprops *lprops = &pnode->lprops[iip]; in ubifs_lpt_scan_nolock()
2104 struct ubifs_lprops *lp, *lprops = &pnode->lprops[i]; in dbg_chk_pnode()
Ddebug.h267 void dbg_dump_lprop(const struct ubifs_info *c, const struct ubifs_lprops *lp);
392 const struct ubifs_lprops *lp) { return; } in dbg_dump_lprop()
Dreplay.c99 const struct ubifs_lprops *lp; in set_bud_lprops()
975 const struct ubifs_lprops *lp; in take_ihead()
Ddebug.c710 void dbg_dump_lprop(const struct ubifs_info *c, const struct ubifs_lprops *lp) in dbg_dump_lprop()
807 struct ubifs_lprops lp; in dbg_dump_lprops()
975 struct ubifs_lprops *lprops = heap->arr[i]; in dbg_dump_heap()
995 struct ubifs_lprops *lp = &pnode->lprops[i]; in dbg_dump_pnode()
Dsb.c707 struct ubifs_lprops *lprops; in fixup_free_space()
Dtnc_commit.c302 struct ubifs_lprops lp; in layout_leb_in_gaps()
Dlpt_commit.c816 struct ubifs_lprops *lprops; in populate_lsave()
2018 struct ubifs_lprops *lprops; in dbg_populate_lsave()
Drecovery.c1180 struct ubifs_lprops lp; in ubifs_rcvry_gc_commit()