xref 462 fs/jffs2/nodelist.c BUG_ON(old->xref); xref 177 fs/jffs2/nodelist.h struct jffs2_xattr_ref *xref; xref 570 fs/jffs2/xattr.c ref->next = ic->xref; xref 571 fs/jffs2/xattr.c ic->xref = ref; xref 606 fs/jffs2/xattr.c for (ref = ic->xref; ref; ref = _ref) { xref 610 fs/jffs2/xattr.c ic->xref = NULL; xref 621 fs/jffs2/xattr.c for (ref = ic->xref; ref; ref = _ref) { xref 630 fs/jffs2/xattr.c ic->xref = NULL; xref 648 fs/jffs2/xattr.c for (ref=ic->xref, pref=&ic->xref; ref; pref=&ref->next, ref=ref->next) { xref 855 fs/jffs2/xattr.c ref->next = ic->xref; xref 856 fs/jffs2/xattr.c ic->xref = ref; xref 981 fs/jffs2/xattr.c for (ref=ic->xref, pref=&ic->xref; ref; pref=&ref->next, ref=ref->next) { xref 1047 fs/jffs2/xattr.c for (ref=ic->xref, pref=&ic->xref; ref; pref=&ref->next, ref=ref->next) { xref 1119 fs/jffs2/xattr.c for (ref=ic->xref, pref=&ic->xref; ref; pref=&ref->next, ref=ref->next) { xref 1193 fs/jffs2/xattr.c ref->next = ic->xref; xref 1194 fs/jffs2/xattr.c ic->xref = ref;