Home
last modified time | relevance | path

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

/drivers/staging/lustre/lnet/selftest/
Dconsole.h90 lstcon_tsb_hdr_t bat_hdr; /* test_batch header */ member
Dconsole.c882 bat->bat_hdr.tsb_index = 0; in lstcon_batch_add()
883 bat->bat_hdr.tsb_id.bat_id = ++console_session.ses_id_cookie; in lstcon_batch_add()
1315 test->tes_hdr.tsb_id = batch->bat_hdr.tsb_id; in lstcon_test_add()
1419 hdr = &batch->bat_hdr; in lstcon_test_batch_query()