Searched refs:dents_up (Results 1 – 2 of 2) sorted by relevance
741 int *count_p, lstcon_node_ent_t __user *dents_up) in lstcon_nodes_getent() argument749 LASSERT(dents_up); in lstcon_nodes_getent()761 if (copy_to_user(&dents_up[count].nde_id, in lstcon_nodes_getent()763 copy_to_user(&dents_up[count].nde_state, in lstcon_nodes_getent()782 lstcon_node_ent_t __user *dents_up) in lstcon_group_info() argument795 if (dents_up) { in lstcon_group_info()798 index_p, count_p, dents_up); in lstcon_group_info()928 lstcon_node_ent_t __user *dents_up) in lstcon_batch_info() argument962 if (dents_up) { in lstcon_batch_info()964 index_p, ndent_p, dents_up); in lstcon_batch_info()
229 int *ndent_p, lstcon_node_ent_t __user *dents_up);