Home
last modified time | relevance | path

Searched refs:pc_error (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dptlrpcd.c469 pc->pc_error = rc; in ptlrpcd()
575 rc = pc->pc_error; in ptlrpcd_start()
639 pc->pc_error = 0; in ptlrpcd_free()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h2202 int pc_error; member