Searched refs:extra_open (Results 1 – 1 of 1) sorted by relevance
2128 struct nfsclopenhead extra_open; in nfscl_recover() local2212 LIST_INIT(&extra_open); in nfscl_recover()2436 LIST_INSERT_HEAD(&extra_open, nop, nfso_list); in nfscl_recover()2445 LIST_FOREACH_SAFE(op, &extra_open, nfso_list, nop) { in nfscl_recover()