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