Lines Matching defs:lprops
475 * @list: list of same-category lprops (for LPROPS_EMPTY and LPROPS_FREEABLE)
476 * @hpos: heap position in heap of same-category lprops (other categories)
568 * @lprops: LEB properties array
577 struct ubifs_lprops lprops[UBIFS_LPT_FANOUT];
619 * struct ubifs_lpt_heap - heap of categorized lprops.
649 const struct ubifs_lprops *lprops,
1079 * @lpt_lebs: number of LEBs used for lprops table
1080 * @lpt_first: first LEB of the lprops table area
1081 * @lpt_last: last LEB of the lprops table area
1118 * @lst: lprops statistics
1181 * @ltab_sz: size of on-flash LPT lprops table
1188 * @lp_mutex: protects lprops table and all the other lprops-related fields
1202 * @lpt_heap: array of heaps of categorized lprops
1210 * @in_a_category_cnt: count of lprops which are in a certain category, which
1213 * @ltab_lnum: LEB number of LPT's own lprops table
1214 * @ltab_offs: offset of LPT's own lprops table
1215 * @ltab: LPT's own lprops table
1216 * @ltab_cmt: LPT's own lprops table (commit copy)
1973 /* lprops.c */
1979 void ubifs_add_to_cat(struct ubifs_info *c, struct ubifs_lprops *lprops,
1983 void ubifs_ensure_cat(struct ubifs_info *c, struct ubifs_lprops *lprops);
1985 const struct ubifs_lprops *lprops);