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 __user *lstio_bat_entp; /* OUT: batch ent */
227 int lstcon_batch_info(char *name, lstcon_test_batch_ent_t __user *ent_up,
926 lstcon_batch_info(char *name, lstcon_test_batch_ent_t __user *ent_up, in lstcon_batch_info()930 lstcon_test_batch_ent_t *entp; in lstcon_batch_info()969 LIBCFS_ALLOC(entp, sizeof(lstcon_test_batch_ent_t)); in lstcon_batch_info()989 sizeof(lstcon_test_batch_ent_t)) ? -EFAULT : 0; in lstcon_batch_info()991 LIBCFS_FREE(entp, sizeof(lstcon_test_batch_ent_t)); in lstcon_batch_info()