Searched defs:entp (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/lustre/lnet/selftest/
H A Dconsole.c926 lstcon_test_batch_ent_t *entp; local
965 LIBCFS_ALLOC(entp, sizeof(lstcon_test_batch_ent_t));
966 if (entp == NULL)
970 entp->u.tbe_batch.bae_ntest = bat->bat_ntest;
971 entp->u.tbe_batch.bae_state = bat->bat_state;
975 entp->u.tbe_test.tse_type = test->tes_type;
976 entp->u.tbe_test.tse_loop = test->tes_loop;
977 entp->u.tbe_test.tse_concur = test->tes_concur;
981 LST_NODE_STATE_COUNTER(ndl->ndl_node, &entp->tbe_cli_nle);
984 LST_NODE_STATE_COUNTER(ndl->ndl_node, &entp
1773 lstcon_ndlist_ent_t *entp; local
[all...]

Completed in 58 milliseconds