Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dptlrpcd.c447 complete(&pc->pc_finishing); in ptlrpcd()
608 init_completion(&pc->pc_finishing); in ptlrpcd_start()
685 wait_for_completion(&pc->pc_finishing); in ptlrpcd_free()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h2176 struct completion pc_finishing; member