Home
last modified time | relevance | path

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

/drivers/staging/lustre/lnet/selftest/
Dconsole.h222 int lstcon_test_batch_query(char *name, int testidx,
228 int server, int testidx, int *index_p,
Dconsole.c927 int server, int testidx, int *index_p, int *ndent_p, in lstcon_batch_info() argument
944 if (testidx > 0) { in lstcon_batch_info()
947 if (testidx-- == 1) in lstcon_batch_info()
951 if (testidx > 0) { in lstcon_batch_info()
1399 lstcon_test_batch_query(char *name, int testidx, int client, in lstcon_test_batch_query() argument
1417 if (!testidx) { in lstcon_test_batch_query()
1423 rc = lstcon_test_find(batch, testidx, &test); in lstcon_test_batch_query()
1425 CDEBUG(D_NET, "Can't find test: %d\n", testidx); in lstcon_test_batch_query()
1446 if (!testidx && in lstcon_test_batch_query()
Dframework.c1067 sfw_query_batch(struct sfw_batch *tsb, int testidx, struct srpc_batch_reply *reply) in sfw_query_batch() argument
1071 if (testidx < 0) in sfw_query_batch()
1074 if (!testidx) { in sfw_query_batch()
1080 if (testidx-- > 1) in sfw_query_batch()