Searched refs:lstcon_node (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/ |
D | conrpc.h | 64 struct lstcon_node; 69 struct lstcon_node *crp_node; /* destination node */ 108 typedef int (*lstcon_rpc_cond_func_t)(int, struct lstcon_node *, void *); 111 int lstcon_sesrpc_prep(struct lstcon_node *nd, int transop, 113 int lstcon_dbgrpc_prep(struct lstcon_node *nd, 115 int lstcon_batrpc_prep(struct lstcon_node *nd, int transop, unsigned version, 117 int lstcon_testrpc_prep(struct lstcon_node *nd, int transop, unsigned version, 119 int lstcon_statrpc_prep(struct lstcon_node *nd, unsigned version,
|
D | console.h | 53 typedef struct lstcon_node { struct
|