Searched refs:thl (Results 1 – 1 of 1) sorted by relevance
8327 struct nfslayouthead thl; in nfsrv_copymr() local8393 TAILQ_INIT(&thl); in nfsrv_copymr()8424 TAILQ_INSERT_HEAD(&thl, lyp, lay_list); in nfsrv_copymr()8462 TAILQ_FOREACH_SAFE(lyp, &thl, lay_list, nlyp) in nfsrv_copymr()8463 nfsrv_freelayout(&thl, lyp); in nfsrv_copymr()