Home
last modified time | relevance | path

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

/external/ltp/testcases/network/nfsv4/locks/
Dlocktests.c285 int totalClients; in report() local
286 totalClients = clnt * (maxClients + 1); in report()
289 eType, clnt, maxClients, maxClients + 1, totalClients); in report()
292 if (TOTAL_RESULT_OK[i] != totalClients) in report()
296 TOTAL_RESULT_OK[i], eType, totalClients, in report()