Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_export.h252 struct list_head exp_hp_rpcs; /* (potential) HP RPCs */ member
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dgenops.c766 LASSERT(list_empty(&exp->exp_hp_rpcs)); in class_export_destroy()
844 INIT_LIST_HEAD(&export->exp_hp_rpcs); in class_new_export()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c972 list_add(&req->rq_exp_list, &export->exp_hp_rpcs); in ptlrpc_request_change_export()
1519 &req->rq_export->exp_hp_rpcs); in ptlrpc_server_hpreq_init()