Searched refs:rlh (Results 1 – 1 of 1) sorted by relevance
2735 struct nfscllayouthead rlh; in nfscl_renewthread() local2939 TAILQ_INIT(&rlh); in nfscl_renewthread()2962 TAILQ_INSERT_HEAD(&rlh, lyp, nfsly_list); in nfscl_renewthread()3016 TAILQ_FOREACH_SAFE(lyp, &rlh, nfsly_list, nlyp) { in nfscl_renewthread()3017 TAILQ_REMOVE(&rlh, lyp, nfsly_list); in nfscl_renewthread()