Searched refs:PDL_POLICY_LOCAL (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | ptlrpcd.c | 112 case PDL_POLICY_LOCAL: in ptlrpcd_select_pc() 153 pc = ptlrpcd_select_pc(NULL, PDL_POLICY_LOCAL, -1); in ptlrpcd_add_rqset()
|
D | client.c | 2836 ptlrpcd_add_req(req, PDL_POLICY_LOCAL, -1); in ptlrpc_replay_req()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_request.c | 1215 ptlrpcd_add_req(req, PDL_POLICY_LOCAL, -1); in ldlm_cli_cancel_req() 2226 ptlrpcd_add_req(req, PDL_POLICY_LOCAL, -1); in replay_one_lock()
|
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/ |
D | mdc_locks.c | 1310 ptlrpcd_add_req(req, PDL_POLICY_LOCAL, -1); in mdc_intent_getattr_async()
|
D | mdc_request.c | 2649 ptlrpcd_add_req(req, PDL_POLICY_LOCAL, -1); in mdc_renew_capa()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_net.h | 2928 PDL_POLICY_LOCAL = 2, enumerator
|