Home
last modified time | relevance | path

Searched refs:nextReturn (Results 1 – 25 of 71) sorted by relevance

123

/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/fs/yaffs2/
H A Dyaffsfs.c1187 yaffs_Object *nextReturn; /* obj to be returned by next readddir */ member
1206 dsc->nextReturn = NULL; in yaffsfs_SetDirRewound()
1222 if( dsc->nextReturn == NULL || in yaffsfs_DirAdvance()
1224 dsc->nextReturn = NULL; in yaffsfs_DirAdvance()
1226 struct list_head *next = dsc->nextReturn->siblings.next; in yaffsfs_DirAdvance()
1229 dsc->nextReturn = NULL; /* end of list */ in yaffsfs_DirAdvance()
1231 dsc->nextReturn = list_entry(next,yaffs_Object,siblings); in yaffsfs_DirAdvance()
1255 if(dsc->nextReturn == obj) in yaffsfs_RemoveObjectCallback()
1307 if(dsc->nextReturn){ in yaffs_readdir()
1309 dsc->de.d_dont_use = (unsigned)dsc->nextReturn; in yaffs_readdir()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/fs/yaffs2/
H A Dyaffsfs.c1187 yaffs_Object *nextReturn; /* obj to be returned by next readddir */ member
1206 dsc->nextReturn = NULL; in yaffsfs_SetDirRewound()
1222 if( dsc->nextReturn == NULL || in yaffsfs_DirAdvance()
1224 dsc->nextReturn = NULL; in yaffsfs_DirAdvance()
1226 struct list_head *next = dsc->nextReturn->siblings.next; in yaffsfs_DirAdvance()
1229 dsc->nextReturn = NULL; /* end of list */ in yaffsfs_DirAdvance()
1231 dsc->nextReturn = list_entry(next,yaffs_Object,siblings); in yaffsfs_DirAdvance()
1255 if(dsc->nextReturn == obj) in yaffsfs_RemoveObjectCallback()
1307 if(dsc->nextReturn){ in yaffs_readdir()
1309 dsc->de.d_dont_use = (unsigned)dsc->nextReturn; in yaffs_readdir()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/fs/yaffs2/
H A Dyaffsfs.c1187 yaffs_Object *nextReturn; /* obj to be returned by next readddir */ member
1206 dsc->nextReturn = NULL; in yaffsfs_SetDirRewound()
1222 if( dsc->nextReturn == NULL || in yaffsfs_DirAdvance()
1224 dsc->nextReturn = NULL; in yaffsfs_DirAdvance()
1226 struct list_head *next = dsc->nextReturn->siblings.next; in yaffsfs_DirAdvance()
1229 dsc->nextReturn = NULL; /* end of list */ in yaffsfs_DirAdvance()
1231 dsc->nextReturn = list_entry(next,yaffs_Object,siblings); in yaffsfs_DirAdvance()
1255 if(dsc->nextReturn == obj) in yaffsfs_RemoveObjectCallback()
1307 if(dsc->nextReturn){ in yaffs_readdir()
1309 dsc->de.d_dont_use = (unsigned)dsc->nextReturn; in yaffs_readdir()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/fs/yaffs2/
H A Dyaffsfs.c1187 yaffs_Object *nextReturn; /* obj to be returned by next readddir */ member
1206 dsc->nextReturn = NULL; in yaffsfs_SetDirRewound()
1222 if( dsc->nextReturn == NULL || in yaffsfs_DirAdvance()
1224 dsc->nextReturn = NULL; in yaffsfs_DirAdvance()
1226 struct list_head *next = dsc->nextReturn->siblings.next; in yaffsfs_DirAdvance()
1229 dsc->nextReturn = NULL; /* end of list */ in yaffsfs_DirAdvance()
1231 dsc->nextReturn = list_entry(next,yaffs_Object,siblings); in yaffsfs_DirAdvance()
1255 if(dsc->nextReturn == obj) in yaffsfs_RemoveObjectCallback()
1307 if(dsc->nextReturn){ in yaffs_readdir()
1309 dsc->de.d_dont_use = (unsigned)dsc->nextReturn; in yaffs_readdir()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/fs/yaffs2/
H A Dyaffsfs.c1187 yaffs_Object *nextReturn; /* obj to be returned by next readddir */ member
1206 dsc->nextReturn = NULL; in yaffsfs_SetDirRewound()
1222 if( dsc->nextReturn == NULL || in yaffsfs_DirAdvance()
1224 dsc->nextReturn = NULL; in yaffsfs_DirAdvance()
1226 struct list_head *next = dsc->nextReturn->siblings.next; in yaffsfs_DirAdvance()
1229 dsc->nextReturn = NULL; /* end of list */ in yaffsfs_DirAdvance()
1231 dsc->nextReturn = list_entry(next,yaffs_Object,siblings); in yaffsfs_DirAdvance()
1255 if(dsc->nextReturn == obj) in yaffsfs_RemoveObjectCallback()
1307 if(dsc->nextReturn){ in yaffs_readdir()
1309 dsc->de.d_dont_use = (unsigned)dsc->nextReturn; in yaffs_readdir()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/fs/yaffs2/
H A Dyaffsfs.c1187 yaffs_Object *nextReturn; /* obj to be returned by next readddir */ member
1206 dsc->nextReturn = NULL; in yaffsfs_SetDirRewound()
1222 if( dsc->nextReturn == NULL || in yaffsfs_DirAdvance()
1224 dsc->nextReturn = NULL; in yaffsfs_DirAdvance()
1226 struct list_head *next = dsc->nextReturn->siblings.next; in yaffsfs_DirAdvance()
1229 dsc->nextReturn = NULL; /* end of list */ in yaffsfs_DirAdvance()
1231 dsc->nextReturn = list_entry(next,yaffs_Object,siblings); in yaffsfs_DirAdvance()
1255 if(dsc->nextReturn == obj) in yaffsfs_RemoveObjectCallback()
1307 if(dsc->nextReturn){ in yaffs_readdir()
1309 dsc->de.d_dont_use = (unsigned)dsc->nextReturn; in yaffs_readdir()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/fs/yaffs2/
H A Dyaffsfs.c1187 yaffs_Object *nextReturn; /* obj to be returned by next readddir */ member
1206 dsc->nextReturn = NULL; in yaffsfs_SetDirRewound()
1222 if( dsc->nextReturn == NULL || in yaffsfs_DirAdvance()
1224 dsc->nextReturn = NULL; in yaffsfs_DirAdvance()
1226 struct list_head *next = dsc->nextReturn->siblings.next; in yaffsfs_DirAdvance()
1229 dsc->nextReturn = NULL; /* end of list */ in yaffsfs_DirAdvance()
1231 dsc->nextReturn = list_entry(next,yaffs_Object,siblings); in yaffsfs_DirAdvance()
1255 if(dsc->nextReturn == obj) in yaffsfs_RemoveObjectCallback()
1307 if(dsc->nextReturn){ in yaffs_readdir()
1309 dsc->de.d_dont_use = (unsigned)dsc->nextReturn; in yaffs_readdir()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/android/javatests/src/org/chromium/chromoting/
H A DEventTest.java137 final MutableReference<Boolean> nextReturn = new MutableReference<>(); in testSelfRemovable() local
138 nextReturn.set(true); in testSelfRemovable()
143 return nextReturn.get(); in testSelfRemovable()
150 nextReturn.set(false); in testSelfRemovable()
155 nextReturn.set(true); in testSelfRemovable()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/fs/yaffs2/
H A Dyaffsfs.c2800 dsc->nextReturn = NULL; in yaffsfs_SetDirRewound()
2802 dsc->nextReturn = in yaffsfs_SetDirRewound()
2817 if (dsc->nextReturn == NULL || in yaffsfs_DirAdvance()
2819 dsc->nextReturn = NULL; in yaffsfs_DirAdvance()
2824 dsc->nextReturn = NULL; /* end of list */ in yaffsfs_DirAdvance()
2826 dsc->nextReturn = list_entry(next, in yaffsfs_DirAdvance()
2851 if (dsc->nextReturn == obj) in yaffsfs_RemoveObjectCallback()
2928 if (dsc->nextReturn) { in yaffs_readdir()
2930 yaffs_get_equivalent_obj(dsc->nextReturn)->obj_id; in yaffs_readdir()
2931 dsc->de.d_dont_use = (unsigned)dsc->nextReturn; in yaffs_readdir()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/fs/yaffs2/
H A Dyaffsfs.c2800 dsc->nextReturn = NULL; in yaffsfs_SetDirRewound()
2802 dsc->nextReturn = in yaffsfs_SetDirRewound()
2817 if (dsc->nextReturn == NULL || in yaffsfs_DirAdvance()
2819 dsc->nextReturn = NULL; in yaffsfs_DirAdvance()
2824 dsc->nextReturn = NULL; /* end of list */ in yaffsfs_DirAdvance()
2826 dsc->nextReturn = list_entry(next, in yaffsfs_DirAdvance()
2851 if (dsc->nextReturn == obj) in yaffsfs_RemoveObjectCallback()
2928 if (dsc->nextReturn) { in yaffs_readdir()
2930 yaffs_get_equivalent_obj(dsc->nextReturn)->obj_id; in yaffs_readdir()
2931 dsc->de.d_dont_use = (unsigned)dsc->nextReturn; in yaffs_readdir()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/fs/yaffs2/
H A Dyaffsfs.c2801 dsc->nextReturn = NULL; in yaffsfs_SetDirRewound()
2803 dsc->nextReturn = in yaffsfs_SetDirRewound()
2818 if (dsc->nextReturn == NULL || in yaffsfs_DirAdvance()
2820 dsc->nextReturn = NULL; in yaffsfs_DirAdvance()
2825 dsc->nextReturn = NULL; /* end of list */ in yaffsfs_DirAdvance()
2827 dsc->nextReturn = list_entry(next, in yaffsfs_DirAdvance()
2852 if (dsc->nextReturn == obj) in yaffsfs_RemoveObjectCallback()
2929 if (dsc->nextReturn) { in yaffs_readdir()
2931 yaffs_get_equivalent_obj(dsc->nextReturn)->obj_id; in yaffs_readdir()
2932 dsc->de.d_dont_use = (unsigned)dsc->nextReturn; in yaffs_readdir()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/fs/yaffs2/
H A Dyaffsfs.c2801 dsc->nextReturn = NULL; in yaffsfs_SetDirRewound()
2803 dsc->nextReturn = in yaffsfs_SetDirRewound()
2818 if (dsc->nextReturn == NULL || in yaffsfs_DirAdvance()
2820 dsc->nextReturn = NULL; in yaffsfs_DirAdvance()
2825 dsc->nextReturn = NULL; /* end of list */ in yaffsfs_DirAdvance()
2827 dsc->nextReturn = list_entry(next, in yaffsfs_DirAdvance()
2852 if (dsc->nextReturn == obj) in yaffsfs_RemoveObjectCallback()
2929 if (dsc->nextReturn) { in yaffs_readdir()
2931 yaffs_get_equivalent_obj(dsc->nextReturn)->obj_id; in yaffs_readdir()
2932 dsc->de.d_dont_use = (unsigned)dsc->nextReturn; in yaffs_readdir()
[all …]
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/fs/yaffs2/
H A Dyaffsfs.c2801 dsc->nextReturn = NULL; in yaffsfs_SetDirRewound()
2803 dsc->nextReturn = in yaffsfs_SetDirRewound()
2818 if (dsc->nextReturn == NULL || in yaffsfs_DirAdvance()
2820 dsc->nextReturn = NULL; in yaffsfs_DirAdvance()
2825 dsc->nextReturn = NULL; /* end of list */ in yaffsfs_DirAdvance()
2827 dsc->nextReturn = list_entry(next, in yaffsfs_DirAdvance()
2852 if (dsc->nextReturn == obj) in yaffsfs_RemoveObjectCallback()
2929 if (dsc->nextReturn) { in yaffs_readdir()
2931 yaffs_get_equivalent_obj(dsc->nextReturn)->obj_id; in yaffs_readdir()
2932 dsc->de.d_dont_use = (unsigned)dsc->nextReturn; in yaffs_readdir()
[all …]
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/fs/yaffs2/
H A Dyaffsfs.c2801 dsc->nextReturn = NULL; in yaffsfs_SetDirRewound()
2803 dsc->nextReturn = in yaffsfs_SetDirRewound()
2818 if (dsc->nextReturn == NULL || in yaffsfs_DirAdvance()
2820 dsc->nextReturn = NULL; in yaffsfs_DirAdvance()
2825 dsc->nextReturn = NULL; /* end of list */ in yaffsfs_DirAdvance()
2827 dsc->nextReturn = list_entry(next, in yaffsfs_DirAdvance()
2852 if (dsc->nextReturn == obj) in yaffsfs_RemoveObjectCallback()
2929 if (dsc->nextReturn) { in yaffs_readdir()
2931 yaffs_get_equivalent_obj(dsc->nextReturn)->obj_id; in yaffs_readdir()
2932 dsc->de.d_dont_use = (unsigned)dsc->nextReturn; in yaffs_readdir()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/fs/yaffs2/
H A Dyaffsfs.c2800 dsc->nextReturn = NULL; in yaffsfs_SetDirRewound()
2802 dsc->nextReturn = in yaffsfs_SetDirRewound()
2817 if (dsc->nextReturn == NULL || in yaffsfs_DirAdvance()
2819 dsc->nextReturn = NULL; in yaffsfs_DirAdvance()
2824 dsc->nextReturn = NULL; /* end of list */ in yaffsfs_DirAdvance()
2826 dsc->nextReturn = list_entry(next, in yaffsfs_DirAdvance()
2851 if (dsc->nextReturn == obj) in yaffsfs_RemoveObjectCallback()
2928 if (dsc->nextReturn) { in yaffs_readdir()
2930 yaffs_get_equivalent_obj(dsc->nextReturn)->obj_id; in yaffs_readdir()
2931 dsc->de.d_dont_use = (unsigned)dsc->nextReturn; in yaffs_readdir()
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/fs/yaffs2/
H A Dyaffsfs.c2801 dsc->nextReturn = NULL; in yaffsfs_SetDirRewound()
2803 dsc->nextReturn = in yaffsfs_SetDirRewound()
2818 if (dsc->nextReturn == NULL || in yaffsfs_DirAdvance()
2820 dsc->nextReturn = NULL; in yaffsfs_DirAdvance()
2825 dsc->nextReturn = NULL; /* end of list */ in yaffsfs_DirAdvance()
2827 dsc->nextReturn = list_entry(next, in yaffsfs_DirAdvance()
2852 if (dsc->nextReturn == obj) in yaffsfs_RemoveObjectCallback()
2929 if (dsc->nextReturn) { in yaffs_readdir()
2931 yaffs_get_equivalent_obj(dsc->nextReturn)->obj_id; in yaffs_readdir()
2932 dsc->de.d_dont_use = (unsigned)dsc->nextReturn; in yaffs_readdir()
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/fs/yaffs2/
H A Dyaffsfs.c2801 dsc->nextReturn = NULL; in yaffsfs_SetDirRewound()
2803 dsc->nextReturn = in yaffsfs_SetDirRewound()
2818 if (dsc->nextReturn == NULL || in yaffsfs_DirAdvance()
2820 dsc->nextReturn = NULL; in yaffsfs_DirAdvance()
2825 dsc->nextReturn = NULL; /* end of list */ in yaffsfs_DirAdvance()
2827 dsc->nextReturn = list_entry(next, in yaffsfs_DirAdvance()
2852 if (dsc->nextReturn == obj) in yaffsfs_RemoveObjectCallback()
2929 if (dsc->nextReturn) { in yaffs_readdir()
2931 yaffs_get_equivalent_obj(dsc->nextReturn)->obj_id; in yaffs_readdir()
2932 dsc->de.d_dont_use = (unsigned)dsc->nextReturn; in yaffs_readdir()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/fs/yaffs2/
H A Dyaffsfs.c2801 dsc->nextReturn = NULL; in yaffsfs_SetDirRewound()
2803 dsc->nextReturn = in yaffsfs_SetDirRewound()
2818 if (dsc->nextReturn == NULL || in yaffsfs_DirAdvance()
2820 dsc->nextReturn = NULL; in yaffsfs_DirAdvance()
2825 dsc->nextReturn = NULL; /* end of list */ in yaffsfs_DirAdvance()
2827 dsc->nextReturn = list_entry(next, in yaffsfs_DirAdvance()
2852 if (dsc->nextReturn == obj) in yaffsfs_RemoveObjectCallback()
2929 if (dsc->nextReturn) { in yaffs_readdir()
2931 yaffs_get_equivalent_obj(dsc->nextReturn)->obj_id; in yaffs_readdir()
2932 dsc->de.d_dont_use = (unsigned)dsc->nextReturn; in yaffs_readdir()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/fs/yaffs2/
H A Dyaffsfs.c2801 dsc->nextReturn = NULL; in yaffsfs_SetDirRewound()
2803 dsc->nextReturn = in yaffsfs_SetDirRewound()
2818 if (dsc->nextReturn == NULL || in yaffsfs_DirAdvance()
2820 dsc->nextReturn = NULL; in yaffsfs_DirAdvance()
2825 dsc->nextReturn = NULL; /* end of list */ in yaffsfs_DirAdvance()
2827 dsc->nextReturn = list_entry(next, in yaffsfs_DirAdvance()
2852 if (dsc->nextReturn == obj) in yaffsfs_RemoveObjectCallback()
2929 if (dsc->nextReturn) { in yaffs_readdir()
2931 yaffs_get_equivalent_obj(dsc->nextReturn)->obj_id; in yaffs_readdir()
2932 dsc->de.d_dont_use = (unsigned)dsc->nextReturn; in yaffs_readdir()
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/fs/yaffs2/
H A Dyaffsfs.c2801 dsc->nextReturn = NULL; in yaffsfs_SetDirRewound()
2803 dsc->nextReturn = in yaffsfs_SetDirRewound()
2818 if (dsc->nextReturn == NULL || in yaffsfs_DirAdvance()
2820 dsc->nextReturn = NULL; in yaffsfs_DirAdvance()
2825 dsc->nextReturn = NULL; /* end of list */ in yaffsfs_DirAdvance()
2827 dsc->nextReturn = list_entry(next, in yaffsfs_DirAdvance()
2852 if (dsc->nextReturn == obj) in yaffsfs_RemoveObjectCallback()
2929 if (dsc->nextReturn) { in yaffs_readdir()
2931 yaffs_get_equivalent_obj(dsc->nextReturn)->obj_id; in yaffs_readdir()
2932 dsc->de.d_dont_use = (unsigned)dsc->nextReturn; in yaffs_readdir()
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/fs/yaffs2/
H A Dyaffsfs.c2801 dsc->nextReturn = NULL; in yaffsfs_SetDirRewound()
2803 dsc->nextReturn = in yaffsfs_SetDirRewound()
2818 if (dsc->nextReturn == NULL || in yaffsfs_DirAdvance()
2820 dsc->nextReturn = NULL; in yaffsfs_DirAdvance()
2825 dsc->nextReturn = NULL; /* end of list */ in yaffsfs_DirAdvance()
2827 dsc->nextReturn = list_entry(next, in yaffsfs_DirAdvance()
2852 if (dsc->nextReturn == obj) in yaffsfs_RemoveObjectCallback()
2929 if (dsc->nextReturn) { in yaffs_readdir()
2931 yaffs_get_equivalent_obj(dsc->nextReturn)->obj_id; in yaffs_readdir()
2932 dsc->de.d_dont_use = (unsigned)dsc->nextReturn; in yaffs_readdir()
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/fs/yaffs2/
H A Dyaffsfs.c2801 dsc->nextReturn = NULL; in yaffsfs_SetDirRewound()
2803 dsc->nextReturn = in yaffsfs_SetDirRewound()
2818 if (dsc->nextReturn == NULL || in yaffsfs_DirAdvance()
2820 dsc->nextReturn = NULL; in yaffsfs_DirAdvance()
2825 dsc->nextReturn = NULL; /* end of list */ in yaffsfs_DirAdvance()
2827 dsc->nextReturn = list_entry(next, in yaffsfs_DirAdvance()
2852 if (dsc->nextReturn == obj) in yaffsfs_RemoveObjectCallback()
2929 if (dsc->nextReturn) { in yaffs_readdir()
2931 yaffs_get_equivalent_obj(dsc->nextReturn)->obj_id; in yaffs_readdir()
2932 dsc->de.d_dont_use = (unsigned)dsc->nextReturn; in yaffs_readdir()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/fs/yaffs2/
H A Dyaffsfs.c2800 dsc->nextReturn = NULL; in yaffsfs_SetDirRewound()
2802 dsc->nextReturn = in yaffsfs_SetDirRewound()
2817 if (dsc->nextReturn == NULL || in yaffsfs_DirAdvance()
2819 dsc->nextReturn = NULL; in yaffsfs_DirAdvance()
2824 dsc->nextReturn = NULL; /* end of list */ in yaffsfs_DirAdvance()
2826 dsc->nextReturn = list_entry(next, in yaffsfs_DirAdvance()
2851 if (dsc->nextReturn == obj) in yaffsfs_RemoveObjectCallback()
2928 if (dsc->nextReturn) { in yaffs_readdir()
2930 yaffs_get_equivalent_obj(dsc->nextReturn)->obj_id; in yaffs_readdir()
2931 dsc->de.d_dont_use = (unsigned)dsc->nextReturn; in yaffs_readdir()
[all …]
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/fs/yaffs2/
H A Dyaffsfs.c2801 dsc->nextReturn = NULL; in yaffsfs_SetDirRewound()
2803 dsc->nextReturn = in yaffsfs_SetDirRewound()
2818 if (dsc->nextReturn == NULL || in yaffsfs_DirAdvance()
2820 dsc->nextReturn = NULL; in yaffsfs_DirAdvance()
2825 dsc->nextReturn = NULL; /* end of list */ in yaffsfs_DirAdvance()
2827 dsc->nextReturn = list_entry(next, in yaffsfs_DirAdvance()
2852 if (dsc->nextReturn == obj) in yaffsfs_RemoveObjectCallback()
2929 if (dsc->nextReturn) { in yaffs_readdir()
2931 yaffs_get_equivalent_obj(dsc->nextReturn)->obj_id; in yaffs_readdir()
2932 dsc->de.d_dont_use = (unsigned)dsc->nextReturn; in yaffs_readdir()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/fs/yaffs2/
H A Dyaffsfs.c2801 dsc->nextReturn = NULL; in yaffsfs_SetDirRewound()
2803 dsc->nextReturn = in yaffsfs_SetDirRewound()
2818 if (dsc->nextReturn == NULL || in yaffsfs_DirAdvance()
2820 dsc->nextReturn = NULL; in yaffsfs_DirAdvance()
2825 dsc->nextReturn = NULL; /* end of list */ in yaffsfs_DirAdvance()
2827 dsc->nextReturn = list_entry(next, in yaffsfs_DirAdvance()
2852 if (dsc->nextReturn == obj) in yaffsfs_RemoveObjectCallback()
2929 if (dsc->nextReturn) { in yaffs_readdir()
2931 yaffs_get_equivalent_obj(dsc->nextReturn)->obj_id; in yaffs_readdir()
2932 dsc->de.d_dont_use = (unsigned)dsc->nextReturn; in yaffs_readdir()
[all …]

123