Home
last modified time | relevance | path

Searched defs:sfw_test_instance (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lnet/selftest/
Dselftest.h364 typedef struct sfw_test_instance { struct
365 struct list_head tsi_list; /* chain on batch */
366 int tsi_service; /* test type */
367 sfw_batch_t *tsi_batch; /* batch */
391 } sfw_test_instance_t; argument