Searched refs:search_contexts (Results 1 – 1 of 1) sorted by relevance
2789 static struct list_head search_contexts; variable2842 if (!search_contexts.next) in yaffsfs_RemoveObjectCallback()2849 list_for_each(i, &search_contexts) { in yaffsfs_RemoveObjectCallback()2904 if (!search_contexts.next) in yaffs_opendir()2905 INIT_LIST_HEAD(&search_contexts); in yaffs_opendir()2907 list_add(&dsc->others, &search_contexts); in yaffs_opendir()