Lines Matching defs:lprops
472 * @list: list of same-category lprops (for LPROPS_EMPTY and LPROPS_FREEABLE)
473 * @hpos: heap position in heap of same-category lprops (other categories)
565 * @lprops: LEB properties array
574 struct ubifs_lprops lprops[UBIFS_LPT_FANOUT];
616 * struct ubifs_lpt_heap - heap of categorized lprops.
646 const struct ubifs_lprops *lprops,
1083 * @lpt_lebs: number of LEBs used for lprops table
1084 * @lpt_first: first LEB of the lprops table area
1085 * @lpt_last: last LEB of the lprops table area
1122 * @lst: lprops statistics
1185 * @ltab_sz: size of on-flash LPT lprops table
1192 * @lp_mutex: protects lprops table and all the other lprops-related fields
1206 * @lpt_heap: array of heaps of categorized lprops
1214 * @in_a_category_cnt: count of lprops which are in a certain category, which
1217 * @ltab_lnum: LEB number of LPT's own lprops table
1218 * @ltab_offs: offset of LPT's own lprops table
1219 * @ltab: LPT's own lprops table
1220 * @ltab_cmt: LPT's own lprops table (commit copy)
1989 /* lprops.c */
1995 void ubifs_add_to_cat(struct ubifs_info *c, struct ubifs_lprops *lprops,
1999 void ubifs_ensure_cat(struct ubifs_info *c, struct ubifs_lprops *lprops);
2001 const struct ubifs_lprops *lprops);