Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dptlrpcd.c465 complete(&pc->pc_finishing); in ptlrpcd()
479 init_completion(&pc->pc_finishing); in ptlrpcd_ctl_init()
619 wait_for_completion(&pc->pc_finishing); in ptlrpcd_free()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h2166 struct completion pc_finishing; member