HomeSort by: relevance | last modified time | path
    Searched refs:rlh (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/nfs/client/
nfs_clstate.c 2456 struct nfscllayouthead rlh; local in function:nfscl_renewthread
2629 TAILQ_INIT(&rlh);
2650 TAILQ_INSERT_HEAD(&rlh, lyp, nfsly_list);
2701 TAILQ_FOREACH_SAFE(lyp, &rlh, nfsly_list, nlyp) {
2702 TAILQ_REMOVE(&rlh, lyp, nfsly_list);
nfs_clstate.c 2456 struct nfscllayouthead rlh; local in function:nfscl_renewthread
2629 TAILQ_INIT(&rlh);
2650 TAILQ_INSERT_HEAD(&rlh, lyp, nfsly_list);
2701 TAILQ_FOREACH_SAFE(lyp, &rlh, nfsly_list, nlyp) {
2702 TAILQ_REMOVE(&rlh, lyp, nfsly_list);
nfs_clstate.c 2456 struct nfscllayouthead rlh; local in function:nfscl_renewthread
2629 TAILQ_INIT(&rlh);
2650 TAILQ_INSERT_HEAD(&rlh, lyp, nfsly_list);
2701 TAILQ_FOREACH_SAFE(lyp, &rlh, nfsly_list, nlyp) {
2702 TAILQ_REMOVE(&rlh, lyp, nfsly_list);

Completed in 47 milliseconds