Lines Matching refs:ubifs_lprops

42 static int valuable(struct ubifs_info *c, const struct ubifs_lprops *lprops)  in valuable()
84 const struct ubifs_lprops *lprops, int in_tree, in scan_for_dirty_cb()
124 static const struct ubifs_lprops *scan_for_dirty(struct ubifs_info *c, in scan_for_dirty()
128 const struct ubifs_lprops *lprops; in scan_for_dirty()
221 int ubifs_find_dirty_leb(struct ubifs_info *c, struct ubifs_lprops *ret_lp, in ubifs_find_dirty_leb()
225 const struct ubifs_lprops *lp = NULL, *idx_lp = NULL; in ubifs_find_dirty_leb()
331 memcpy(ret_lp, lp, sizeof(struct ubifs_lprops)); in ubifs_find_dirty_leb()
351 const struct ubifs_lprops *lprops, int in_tree, in scan_for_free_cb()
395 const struct ubifs_lprops *do_find_free_space(struct ubifs_info *c, in do_find_free_space()
399 const struct ubifs_lprops *lprops; in do_find_free_space()
484 const struct ubifs_lprops *lprops; in ubifs_find_free_space()
591 const struct ubifs_lprops *lprops, int in_tree, in scan_for_idx_cb()
621 static const struct ubifs_lprops *scan_for_leb_for_idx(struct ubifs_info *c) in scan_for_leb_for_idx()
623 const struct ubifs_lprops *lprops; in scan_for_leb_for_idx()
663 const struct ubifs_lprops *lprops; in ubifs_find_free_leb_for_idx()
729 static int cmp_dirty_idx(const struct ubifs_lprops **a, in cmp_dirty_idx()
730 const struct ubifs_lprops **b) in cmp_dirty_idx()
732 const struct ubifs_lprops *lpa = *a; in cmp_dirty_idx()
733 const struct ubifs_lprops *lpb = *b; in cmp_dirty_idx()
784 const struct ubifs_lprops *lprops, int in_tree, in scan_dirty_idx_cb()
818 const struct ubifs_lprops *lprops; in find_dirty_idx_leb()
878 const struct ubifs_lprops *lp; in get_idx_gc_leb()
907 const struct ubifs_lprops *lp; in find_dirtiest_idx_leb()