Searched refs:readdirProcess (Results 1 - 2 of 2) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_linux.h35 struct task_struct *readdirProcess; member in struct:yaffs_LinuxContext
H A Dyaffs_vfs_glue.c789 if(current != yaffs_dev_to_lc(dev)->readdirProcess)
802 if(current != yaffs_dev_to_lc(dev)->readdirProcess)
1580 yaffs_dev_to_lc(dev)->readdirProcess = current;
1665 yaffs_dev_to_lc(dev)->readdirProcess = NULL;
2531 if(current != yaffs_dev_to_lc(dev)->readdirProcess)
2538 if(current != yaffs_dev_to_lc(dev)->readdirProcess)

Completed in 64 milliseconds