Searched refs:__jffs2_ref_totlen (Results 1 – 2 of 2) sorted by relevance
301 #define ref_totlen(a, b, c) __jffs2_ref_totlen((a), (b), (c))379 extern uint32_t __jffs2_ref_totlen(struct jffs2_sb_info *c,
718 uint32_t __jffs2_ref_totlen(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in __jffs2_ref_totlen() function