Home
last modified time | relevance | path

Searched refs:openlist (Results 1 – 1 of 1) sorted by relevance

/reactos/drivers/filesystems/nfs/
H A Dnfs41_driver.c462 nfs41_fcb_list openlist; variable
4165 pEntry = openlist.head.Flink;
4166 while (!IsListEmpty(&openlist.head)) {
4177 if (pEntry->Flink == &openlist.head) {
4682 pEntry = openlist.head.Flink;
4683 while (!IsListEmpty(&openlist.head)) {
4697 if (pEntry->Flink == &openlist.head) {
5969 pEntry = openlist.head.Flink;
5970 while (!IsListEmpty(&openlist.head)) {
7032 pEntry = openlist.head.Flink;
[all …]