Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lnet/selftest/
Dconsole.c196 lstcon_group_alloc(char *name, lstcon_group_t **grpp) in lstcon_group_alloc() function
413 rc = lstcon_group_alloc(NULL, &tmp); in lstcon_group_nodes_add()
482 rc = lstcon_group_alloc(NULL, &tmp); in lstcon_group_nodes_remove()
536 rc = lstcon_group_alloc(name, &grp); in lstcon_group_add()
1536 rc = lstcon_group_alloc(NULL, &tmp); in lstcon_nodes_stat()
1648 rc = lstcon_group_alloc(NULL, &grp); in lstcon_nodes_debug()
1927 rc = lstcon_group_alloc(jreq->join_group, &grp); in lstcon_acceptor_handle()