Lines Matching refs:ubifs_lprops

54 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()
496 const struct ubifs_lprops *lprops; in ubifs_find_free_space()
603 const struct ubifs_lprops *lprops, int in_tree, in scan_for_idx_cb()
633 static const struct ubifs_lprops *scan_for_leb_for_idx(struct ubifs_info *c) in scan_for_leb_for_idx()
635 const struct ubifs_lprops *lprops; in scan_for_leb_for_idx()
675 const struct ubifs_lprops *lprops; in ubifs_find_free_leb_for_idx()
741 static int cmp_dirty_idx(const struct ubifs_lprops **a, in cmp_dirty_idx()
742 const struct ubifs_lprops **b) in cmp_dirty_idx()
744 const struct ubifs_lprops *lpa = *a; in cmp_dirty_idx()
745 const struct ubifs_lprops *lpb = *b; in cmp_dirty_idx()
750 static void swap_dirty_idx(struct ubifs_lprops **a, struct ubifs_lprops **b, in swap_dirty_idx()
803 const struct ubifs_lprops *lprops, int in_tree, in scan_dirty_idx_cb()
837 const struct ubifs_lprops *lprops; in find_dirty_idx_leb()
897 const struct ubifs_lprops *lp; in get_idx_gc_leb()
926 const struct ubifs_lprops *lp; in find_dirtiest_idx_leb()