Searched refs:extra_open (Results 1 – 1 of 1) sorted by relevance
1852 struct nfsclopenhead extra_open; in nfscl_recover() local1916 LIST_INIT(&extra_open); in nfscl_recover()2106 LIST_INSERT_HEAD(&extra_open, nop, nfso_list); in nfscl_recover()2115 LIST_FOREACH_SAFE(op, &extra_open, nfso_list, nop) { in nfscl_recover()