Home
last modified time | relevance | path

Searched defs:lprops (Results 1 – 7 of 7) 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()
227 struct ubifs_lprops *lprops, int cat) in remove_from_lpt_heap()
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()
387 void ubifs_ensure_cat(struct ubifs_info *c, struct ubifs_lprops *lprops) in ubifs_ensure_cat()
411 const struct ubifs_lprops *lprops) in ubifs_categorize_lprops()
450 static void change_category(struct ubifs_info *c, struct ubifs_lprops *lprops) in change_category()
[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()
140 const struct ubifs_lprops *lprops; in scan_for_dirty() local
363 const struct ubifs_lprops *lprops, int in_tree, in scan_for_free_cb()
411 const struct ubifs_lprops *lprops; in do_find_free_space() local
496 const struct ubifs_lprops *lprops; in ubifs_find_free_space() local
603 const struct ubifs_lprops *lprops, int in_tree, in scan_for_idx_cb()
635 struct ubifs_lprops *lprops; in scan_for_leb_for_idx() local
675 const struct ubifs_lprops *lprops; in ubifs_find_free_leb_for_idx() local
806 const struct ubifs_lprops *lprops, int in_tree, in scan_dirty_idx_cb()
[all …]
Dlpt.c978 struct ubifs_lprops * const lprops = &pnode->lprops[i]; in unpack_pnode() local
1288 struct ubifs_lprops * const lprops = &pnode->lprops[i]; in read_pnode() local
1368 struct ubifs_lprops *lprops; in read_lsave() local
1880 struct ubifs_lprops * const lprops = &pnode->lprops[i]; in scan_get_pnode() local
1973 struct ubifs_lprops *lprops = &pnode->lprops[iip]; in ubifs_lpt_scan_nolock() local
2104 struct ubifs_lprops *lp, *lprops = &pnode->lprops[i]; in dbg_chk_pnode() local
Dsb.c707 struct ubifs_lprops *lprops; in fixup_free_space() local
Dlpt_commit.c816 struct ubifs_lprops *lprops; in populate_lsave() local
2018 struct ubifs_lprops *lprops; in dbg_populate_lsave() local
Ddebug.c975 struct ubifs_lprops *lprops = heap->arr[i]; in dbg_dump_heap() local
Dubifs.h569 struct ubifs_lprops lprops[UBIFS_LPT_FANOUT]; member