Searched defs:head_up (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/lustre/lnet/selftest/
H A Dconrpc.c470 struct list_head *head_up,
484 LASSERT(head_up != NULL);
486 next = head_up;
493 if (tmp.next == head_up)
469 lstcon_rpc_trans_interpreter(lstcon_rpc_trans_t *trans, struct list_head *head_up, lstcon_rpc_readent_func_t readent) argument

Completed in 63 milliseconds