Home
last modified time | relevance | path

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

/drivers/staging/lustre/lnet/selftest/
Dconsole.c741 int *count_p, lstcon_node_ent_t __user *dents_up) in lstcon_nodes_getent() argument
748 LASSERT(index_p && count_p); in lstcon_nodes_getent()
751 LASSERT(*count_p > 0); in lstcon_nodes_getent()
757 if (count >= *count_p) in lstcon_nodes_getent()
773 *count_p = count; in lstcon_nodes_getent()
781 int *index_p, int *count_p, in lstcon_group_info() argument
798 index_p, count_p, dents_up); in lstcon_group_info()