Searched refs:lstcon_test_batch_ent_t (Results 1 – 3 of 3) sorted by relevance
125 } lstcon_test_batch_ent_t; /*** test/batch verbose information entry, typedef395 lstcon_test_batch_ent_t *lstio_bat_entp; /* OUT: batch ent */
220 extern int lstcon_batch_info(char *name, lstcon_test_batch_ent_t *ent_up,
922 lstcon_batch_info(char *name, lstcon_test_batch_ent_t *ent_up, int server, in lstcon_batch_info()926 lstcon_test_batch_ent_t *entp; in lstcon_batch_info()965 LIBCFS_ALLOC(entp, sizeof(lstcon_test_batch_ent_t)); in lstcon_batch_info()987 sizeof(lstcon_test_batch_ent_t)) ? -EFAULT : 0; in lstcon_batch_info()989 LIBCFS_FREE(entp, sizeof(lstcon_test_batch_ent_t)); in lstcon_batch_info()