Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dptlrpcd.c74 struct ptlrpcd_ctl pd_thread_rcv;
75 struct ptlrpcd_ctl pd_threads[0];
100 static struct ptlrpcd_ctl *
149 struct ptlrpcd_ctl *pc; in ptlrpcd_add_rqset()
217 struct ptlrpcd_ctl *pc; in ptlrpcd_add_req()
263 static int ptlrpcd_check(struct lu_env *env, struct ptlrpcd_ctl *pc) in ptlrpcd_check()
330 struct ptlrpcd_ctl *partner; in ptlrpcd_check()
374 struct ptlrpcd_ctl *pc = arg; in ptlrpcd()
490 struct ptlrpcd_ctl *pc; in ptlrpcd_bind()
532 sizeof(struct ptlrpcd_ctl *) * pc->pc_npartners); in ptlrpcd_bind()
[all …]
Dptlrpc_internal.h53 int ptlrpcd_start(int index, int max, const char *name, struct ptlrpcd_ctl *pc);
Dclient.c1015 void ptlrpc_set_add_new_req(struct ptlrpcd_ctl *pc, in ptlrpc_set_add_new_req()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h2160 struct ptlrpcd_ctl { struct
2200 struct ptlrpcd_ctl **pc_partners; argument
2376 void ptlrpc_set_add_new_req(struct ptlrpcd_ctl *pc,
2936 void ptlrpcd_stop(struct ptlrpcd_ctl *pc, int force);
2937 void ptlrpcd_free(struct ptlrpcd_ctl *pc);