Home
last modified time | relevance | path

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

/drivers/staging/lustre/lnet/selftest/
Dconsole.h86 int tsb_index; /* test index */ member
Dconsole.c882 bat->bat_hdr.tsb_index = 0; in lstcon_batch_add()
1348 test->tes_hdr.tsb_index = batch->bat_ntest; in lstcon_test_add()
1371 if (idx == test->tes_hdr.tsb_index) { in lstcon_test_find()
Dconrpc.c671 brq->bar_testidx = tsb->tsb_index; in lstcon_batrpc_prep()
680 LASSERT(tsb->tsb_index == 0); in lstcon_batrpc_prep()