Home
last modified time | relevance | path

Searched refs:exp_hp_rpcs (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_export.h198 struct list_head exp_hp_rpcs; /* (potential) HP RPCs */ member
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dgenops.c673 LASSERT(list_empty(&exp->exp_hp_rpcs)); in class_export_destroy()
751 INIT_LIST_HEAD(&export->exp_hp_rpcs); in class_new_export()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c1261 &req->rq_export->exp_hp_rpcs); in ptlrpc_server_hpreq_init()