Searched refs:lstcon_rpc_trans_ndlist (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/ |
D | console.c | 443 rc = lstcon_rpc_trans_ndlist(&tmp->grp_ndl_list, in lstcon_group_nodes_add() 499 rc = lstcon_rpc_trans_ndlist(&tmp->grp_ndl_list, in lstcon_group_nodes_remove() 598 rc = lstcon_rpc_trans_ndlist(&grp->grp_ndl_list, in lstcon_group_del() 702 rc = lstcon_rpc_trans_ndlist(&grp->grp_ndl_list, in lstcon_group_refresh() 1022 rc = lstcon_rpc_trans_ndlist(&bat->bat_cli_list, in lstcon_batch_op() 1194 rc = lstcon_rpc_trans_ndlist(&grp->grp_ndl_list, in lstcon_test_nodes_add() 1434 rc = lstcon_rpc_trans_ndlist(ndlist, translist, transop, hdr, in lstcon_test_batch_query() 1491 rc = lstcon_rpc_trans_ndlist(ndlist, &head, in lstcon_ndlist_stat() 1578 rc = lstcon_rpc_trans_ndlist(ndlist, translist, LST_TRANS_SESQRY, in lstcon_debug_ndlist() 1810 rc = lstcon_rpc_trans_ndlist(&console_session.ses_ndl_list, in lstcon_session_end()
|
D | conrpc.h | 124 int lstcon_rpc_trans_ndlist(struct list_head *ndlist,
|
D | conrpc.c | 1084 lstcon_rpc_trans_ndlist(struct list_head *ndlist, in lstcon_rpc_trans_ndlist() function
|