Searched refs:xref_temp (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/jffs2/
H A Djffs2_fs_sb.h137 struct jffs2_xattr_ref *xref_temp; member in struct:jffs2_sb_info
H A Dxattr.c704 c->xref_temp = NULL;
734 for (ref=c->xref_temp; ref; ref = _ref) {
779 for (ref=c->xref_temp; ref; ref=_ref) {
815 c->xref_temp = NULL;
H A Dsummary.c532 ref->next = c->xref_temp;
533 c->xref_temp = ref;
H A Dscan.c419 ref->next = c->xref_temp;
420 c->xref_temp = ref;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/jffs2/
H A Djffs2_fs_sb.h137 struct jffs2_xattr_ref *xref_temp; member in struct:jffs2_sb_info
H A Dxattr.c704 c->xref_temp = NULL;
734 for (ref=c->xref_temp; ref; ref = _ref) {
779 for (ref=c->xref_temp; ref; ref=_ref) {
815 c->xref_temp = NULL;
H A Dsummary.c532 ref->next = c->xref_temp;
533 c->xref_temp = ref;
H A Dscan.c419 ref->next = c->xref_temp;
420 c->xref_temp = ref;

Completed in 189 milliseconds