Searched refs:lstcon_rpc_trans_ndlist (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/ |
D | console.c | 444 rc = lstcon_rpc_trans_ndlist(&tmp->grp_ndl_list, in lstcon_group_nodes_add() 500 rc = lstcon_rpc_trans_ndlist(&tmp->grp_ndl_list, in lstcon_group_nodes_remove() 599 rc = lstcon_rpc_trans_ndlist(&grp->grp_ndl_list, in lstcon_group_del() 703 rc = lstcon_rpc_trans_ndlist(&grp->grp_ndl_list, in lstcon_group_refresh() 1023 rc = lstcon_rpc_trans_ndlist(&bat->bat_cli_list, in lstcon_batch_op() 1195 rc = lstcon_rpc_trans_ndlist(&grp->grp_ndl_list, in lstcon_test_nodes_add() 1435 rc = lstcon_rpc_trans_ndlist(ndlist, translist, transop, hdr, in lstcon_test_batch_query() 1492 rc = lstcon_rpc_trans_ndlist(ndlist, &head, in lstcon_ndlist_stat() 1579 rc = lstcon_rpc_trans_ndlist(ndlist, translist, LST_TRANS_SESQRY, in lstcon_debug_ndlist() 1811 rc = lstcon_rpc_trans_ndlist(&console_session.ses_ndl_list, in lstcon_session_end()
|
D | conrpc.h | 126 int lstcon_rpc_trans_ndlist(struct list_head *ndlist,
|
D | conrpc.c | 1081 lstcon_rpc_trans_ndlist(struct list_head *ndlist, in lstcon_rpc_trans_ndlist() function
|