xref_temp 153 fs/jffs2/jffs2_fs_sb.h struct jffs2_xattr_ref *xref_temp; xref_temp 427 fs/jffs2/scan.c ref->next = c->xref_temp; xref_temp 428 fs/jffs2/scan.c c->xref_temp = ref; xref_temp 537 fs/jffs2/summary.c ref->next = c->xref_temp; xref_temp 538 fs/jffs2/summary.c c->xref_temp = ref; xref_temp 716 fs/jffs2/xattr.c c->xref_temp = NULL; xref_temp 746 fs/jffs2/xattr.c for (ref=c->xref_temp; ref; ref = _ref) { xref_temp 790 fs/jffs2/xattr.c for (ref=c->xref_temp; ref; ref=_ref) { xref_temp 826 fs/jffs2/xattr.c c->xref_temp = NULL;