Searched refs:rlh (Results 1 – 1 of 1) sorted by relevance
2456 struct nfscllayouthead rlh; in nfscl_renewthread() local2629 TAILQ_INIT(&rlh); in nfscl_renewthread()2650 TAILQ_INSERT_HEAD(&rlh, lyp, nfsly_list); in nfscl_renewthread()2701 TAILQ_FOREACH_SAFE(lyp, &rlh, nfsly_list, nlyp) { in nfscl_renewthread()2702 TAILQ_REMOVE(&rlh, lyp, nfsly_list); in nfscl_renewthread()