Searched refs:xref_temp (Results 1 – 4 of 4) sorted by relevance
144 struct jffs2_xattr_ref *xref_temp; member
706 c->xref_temp = NULL; in jffs2_init_xattr_subsystem()736 for (ref=c->xref_temp; ref; ref = _ref) { in jffs2_clear_xattr_subsystem()781 for (ref=c->xref_temp; ref; ref=_ref) { in jffs2_build_xattr_subsystem()817 c->xref_temp = NULL; in jffs2_build_xattr_subsystem()
537 ref->next = c->xref_temp; in jffs2_sum_process_sum_data()538 c->xref_temp = ref; in jffs2_sum_process_sum_data()
427 ref->next = c->xref_temp; in jffs2_scan_xref_node()428 c->xref_temp = ref; in jffs2_scan_xref_node()