Searched refs:lstcon_test_batch_ent_t (Results 1 – 3 of 3) sorted by relevance
124 } lstcon_test_batch_ent_t; /*** test/batch verbose information entry, typedef416 lstcon_test_batch_ent_t *lstio_bat_entp; /* OUT: batch ent */
222 int lstcon_batch_info(char *name, lstcon_test_batch_ent_t *ent_up,
921 lstcon_batch_info(char *name, lstcon_test_batch_ent_t *ent_up, int server, in lstcon_batch_info()925 lstcon_test_batch_ent_t *entp; in lstcon_batch_info()964 LIBCFS_ALLOC(entp, sizeof(lstcon_test_batch_ent_t)); in lstcon_batch_info()986 sizeof(lstcon_test_batch_ent_t)) ? -EFAULT : 0; in lstcon_batch_info()988 LIBCFS_FREE(entp, sizeof(lstcon_test_batch_ent_t)); in lstcon_batch_info()