Home
last modified time | relevance | path

Searched refs:index_p (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lnet/selftest/
Dconsole.h212 int *index_p, int *ndent_p, lstcon_node_ent_t *ndents_up);
223 int server, int testidx, int *index_p,
Dconsole.c742 lstcon_nodes_getent(struct list_head *head, int *index_p, in lstcon_nodes_getent() argument
750 LASSERT(index_p != NULL && count_p != NULL); in lstcon_nodes_getent()
752 LASSERT(*index_p >= 0); in lstcon_nodes_getent()
756 if (index++ < *index_p) in lstcon_nodes_getent()
772 if (index <= *index_p) in lstcon_nodes_getent()
776 *index_p = index; in lstcon_nodes_getent()
783 int *index_p, int *count_p, lstcon_node_ent_t *dents_up) in lstcon_group_info() argument
799 index_p, count_p, dents_up); in lstcon_group_info()
922 int testidx, int *index_p, int *ndent_p, in lstcon_batch_info() argument
959 index_p, ndent_p, dents_up); in lstcon_batch_info()