Home
last modified time | relevance | path

Searched refs:rlh (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/fs/nfsclient/
HDnfs_clstate.c2454 struct nfscllayouthead rlh; in nfscl_renewthread() local
2627 TAILQ_INIT(&rlh); in nfscl_renewthread()
2648 TAILQ_INSERT_HEAD(&rlh, lyp, nfsly_list); in nfscl_renewthread()
2699 TAILQ_FOREACH_SAFE(lyp, &rlh, nfsly_list, nlyp) { in nfscl_renewthread()
2700 TAILQ_REMOVE(&rlh, lyp, nfsly_list); in nfscl_renewthread()