Lines Matching defs:lprops
484 * @list: list of same-category lprops (for LPROPS_EMPTY and LPROPS_FREEABLE)
485 * @hpos: heap position in heap of same-category lprops (other categories)
577 * @lprops: LEB properties array
586 struct ubifs_lprops lprops[UBIFS_LPT_FANOUT];
628 * struct ubifs_lpt_heap - heap of categorized lprops.
658 const struct ubifs_lprops *lprops,
1100 * @lpt_lebs: number of LEBs used for lprops table
1101 * @lpt_first: first LEB of the lprops table area
1102 * @lpt_last: last LEB of the lprops table area
1139 * @lst: lprops statistics
1202 * @ltab_sz: size of on-flash LPT lprops table
1209 * @lp_mutex: protects lprops table and all the other lprops-related fields
1223 * @lpt_heap: array of heaps of categorized lprops
1231 * @in_a_category_cnt: count of lprops which are in a certain category, which
1234 * @ltab_lnum: LEB number of LPT's own lprops table
1235 * @ltab_offs: offset of LPT's own lprops table
1236 * @ltab: LPT's own lprops table
1237 * @ltab_cmt: LPT's own lprops table (commit copy)
2002 /* lprops.c */
2008 void ubifs_add_to_cat(struct ubifs_info *c, struct ubifs_lprops *lprops,
2012 void ubifs_ensure_cat(struct ubifs_info *c, struct ubifs_lprops *lprops);
2014 const struct ubifs_lprops *lprops);