ubifs_lprops      634 fs/ubifs/debug.c 	struct ubifs_lprops lp;
ubifs_lprops      726 fs/ubifs/debug.c 		struct ubifs_lprops *lprops = heap->arr[i];
ubifs_lprops      745 fs/ubifs/debug.c 		struct ubifs_lprops *lp = &pnode->lprops[i];
ubifs_lprops      136 fs/ubifs/find.c static const struct ubifs_lprops *scan_for_dirty(struct ubifs_info *c,
ubifs_lprops      140 fs/ubifs/find.c 	const struct ubifs_lprops *lprops;
ubifs_lprops      237 fs/ubifs/find.c 	const struct ubifs_lprops *lp = NULL, *idx_lp = NULL;
ubifs_lprops      343 fs/ubifs/find.c 	memcpy(ret_lp, lp, sizeof(struct ubifs_lprops));
ubifs_lprops      407 fs/ubifs/find.c const struct ubifs_lprops *do_find_free_space(struct ubifs_info *c,
ubifs_lprops      411 fs/ubifs/find.c 	const struct ubifs_lprops *lprops;
ubifs_lprops      496 fs/ubifs/find.c 	const struct ubifs_lprops *lprops;
ubifs_lprops      633 fs/ubifs/find.c static const struct ubifs_lprops *scan_for_leb_for_idx(struct ubifs_info *c)
ubifs_lprops      635 fs/ubifs/find.c 	struct ubifs_lprops *lprops;
ubifs_lprops      675 fs/ubifs/find.c 	const struct ubifs_lprops *lprops;
ubifs_lprops      736 fs/ubifs/find.c 	const struct ubifs_lprops *lpa = *a;
ubifs_lprops      737 fs/ubifs/find.c 	const struct ubifs_lprops *lpb = *b;
ubifs_lprops      745 fs/ubifs/find.c 	struct ubifs_lprops *t = *a;
ubifs_lprops      832 fs/ubifs/find.c 	const struct ubifs_lprops *lprops;
ubifs_lprops      892 fs/ubifs/find.c 	const struct ubifs_lprops *lp;
ubifs_lprops      921 fs/ubifs/find.c 	const struct ubifs_lprops *lp;
ubifs_lprops      421 fs/ubifs/gc.c  	struct ubifs_lprops lp;
ubifs_lprops      645 fs/ubifs/gc.c  	const struct ubifs_lprops *lp;
ubifs_lprops      196 fs/ubifs/lprops.c 			struct ubifs_lprops *lp;
ubifs_lprops      542 fs/ubifs/lprops.c const struct ubifs_lprops *ubifs_change_lp(struct ubifs_info *c,
ubifs_lprops      551 fs/ubifs/lprops.c 	struct ubifs_lprops *lprops = (struct ubifs_lprops *)lp;
ubifs_lprops      695 fs/ubifs/lprops.c 	const struct ubifs_lprops *lp;
ubifs_lprops      731 fs/ubifs/lprops.c 	const struct ubifs_lprops *lp;
ubifs_lprops      764 fs/ubifs/lprops.c 	const struct ubifs_lprops *lpp;
ubifs_lprops      774 fs/ubifs/lprops.c 	memcpy(lp, lpp, sizeof(struct ubifs_lprops));
ubifs_lprops      788 fs/ubifs/lprops.c const struct ubifs_lprops *ubifs_fast_find_free(struct ubifs_info *c)
ubifs_lprops      790 fs/ubifs/lprops.c 	struct ubifs_lprops *lprops;
ubifs_lprops      812 fs/ubifs/lprops.c const struct ubifs_lprops *ubifs_fast_find_empty(struct ubifs_info *c)
ubifs_lprops      814 fs/ubifs/lprops.c 	struct ubifs_lprops *lprops;
ubifs_lprops      821 fs/ubifs/lprops.c 	lprops = list_entry(c->empty_list.next, struct ubifs_lprops, list);
ubifs_lprops      835 fs/ubifs/lprops.c const struct ubifs_lprops *ubifs_fast_find_freeable(struct ubifs_info *c)
ubifs_lprops      837 fs/ubifs/lprops.c 	struct ubifs_lprops *lprops;
ubifs_lprops      844 fs/ubifs/lprops.c 	lprops = list_entry(c->freeable_list.next, struct ubifs_lprops, list);
ubifs_lprops      859 fs/ubifs/lprops.c const struct ubifs_lprops *ubifs_fast_find_frdi_idx(struct ubifs_info *c)
ubifs_lprops      861 fs/ubifs/lprops.c 	struct ubifs_lprops *lprops;
ubifs_lprops      868 fs/ubifs/lprops.c 	lprops = list_entry(c->frdi_idx_list.next, struct ubifs_lprops, list);
ubifs_lprops      885 fs/ubifs/lprops.c 	struct ubifs_lprops *lprops;
ubifs_lprops      991 fs/ubifs/lprops.c 		struct ubifs_lprops *lprops = heap->arr[i];
ubifs_lprops      992 fs/ubifs/lprops.c 		struct ubifs_lprops *lp;
ubifs_lprops     1095 fs/ubifs/lprops.c 			struct ubifs_lprops *lprops;
ubifs_lprops      949 fs/ubifs/lpt.c 		struct ubifs_lprops * const lprops = &pnode->lprops[i];
ubifs_lprops     1258 fs/ubifs/lpt.c 			struct ubifs_lprops * const lprops = &pnode->lprops[i];
ubifs_lprops     1411 fs/ubifs/lpt.c struct ubifs_lprops *ubifs_lpt_lookup(struct ubifs_info *c, int lnum)
ubifs_lprops     1545 fs/ubifs/lpt.c struct ubifs_lprops *ubifs_lpt_lookup_dirty(struct ubifs_info *c, int lnum)
ubifs_lprops     1843 fs/ubifs/lpt.c 			struct ubifs_lprops * const lprops = &pnode->lprops[i];
ubifs_lprops     1936 fs/ubifs/lpt.c 		struct ubifs_lprops *lprops = &pnode->lprops[iip];
ubifs_lprops     2069 fs/ubifs/lpt.c 		struct ubifs_lprops *lp, *lprops = &pnode->lprops[i];
ubifs_lprops      740 fs/ubifs/lpt_commit.c 	struct ubifs_lprops *lprops;
ubifs_lprops     1085 fs/ubifs/recovery.c 	struct ubifs_lprops lp;
ubifs_lprops      108 fs/ubifs/replay.c 	const struct ubifs_lprops *lp;
ubifs_lprops      976 fs/ubifs/replay.c 	const struct ubifs_lprops *lp;
ubifs_lprops      297 fs/ubifs/tnc_commit.c 		struct ubifs_lprops lp;
ubifs_lprops      543 fs/ubifs/ubifs.h 	struct ubifs_lprops lprops[UBIFS_LPT_FANOUT];
ubifs_lprops      593 fs/ubifs/ubifs.h 	struct ubifs_lprops **arr;
ubifs_lprops     1559 fs/ubifs/ubifs.h struct ubifs_lprops *ubifs_lpt_lookup(struct ubifs_info *c, int lnum);
ubifs_lprops     1560 fs/ubifs/ubifs.h struct ubifs_lprops *ubifs_lpt_lookup_dirty(struct ubifs_info *c, int lnum);
ubifs_lprops     1590 fs/ubifs/ubifs.h const struct ubifs_lprops *ubifs_change_lp(struct ubifs_info *c,
ubifs_lprops     1608 fs/ubifs/ubifs.h const struct ubifs_lprops *ubifs_fast_find_free(struct ubifs_info *c);
ubifs_lprops     1609 fs/ubifs/ubifs.h const struct ubifs_lprops *ubifs_fast_find_empty(struct ubifs_info *c);
ubifs_lprops     1610 fs/ubifs/ubifs.h const struct ubifs_lprops *ubifs_fast_find_freeable(struct ubifs_info *c);
ubifs_lprops     1611 fs/ubifs/ubifs.h const struct ubifs_lprops *ubifs_fast_find_frdi_idx(struct ubifs_info *c);