Searched refs:xref_temp (Results 1 – 4 of 4) sorted by relevance
144 struct jffs2_xattr_ref *xref_temp; member
704 c->xref_temp = NULL; in jffs2_init_xattr_subsystem()734 for (ref=c->xref_temp; ref; ref = _ref) { in jffs2_clear_xattr_subsystem()779 for (ref=c->xref_temp; ref; ref=_ref) { in jffs2_build_xattr_subsystem()815 c->xref_temp = NULL; in jffs2_build_xattr_subsystem()
532 ref->next = c->xref_temp; in jffs2_sum_process_sum_data()533 c->xref_temp = ref; in jffs2_sum_process_sum_data()
420 ref->next = c->xref_temp; in jffs2_scan_xref_node()421 c->xref_temp = ref; in jffs2_scan_xref_node()