Home
last modified time | relevance | path

Searched refs:LDLM_ENQUEUE (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_request.c765 opc == LDLM_ENQUEUE ? 1 : 0; in ldlm_prep_elc_req()
811 return ldlm_prep_elc_req(exp, req, LUSTRE_DLM_VERSION, LDLM_ENQUEUE, in ldlm_prep_enqueue_req()
907 LDLM_ENQUEUE); in ldlm_cli_enqueue()
2196 LUSTRE_DLM_VERSION, LDLM_ENQUEUE); in replay_one_lock()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c102 { LDLM_ENQUEUE, "ldlm_enqueue" },
1133 if (!(op == LDLM_ENQUEUE || op == MDS_REINT)) in ptlrpc_lprocfs_rpc_sent()
Dservice.c2000 if (opc > 0 && !(op == LDLM_ENQUEUE || op == MDS_REINT)) { in ptlrpc_server_handle_request()
Dwiretest.c289 LASSERTF(LDLM_ENQUEUE == 101, "found %lld\n", in lustre_assert_wire_constants()
290 (long long)LDLM_ENQUEUE); in lustre_assert_wire_constants()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2679 LDLM_ENQUEUE = 101, enumerator
2688 #define LDLM_FIRST_OPC LDLM_ENQUEUE
2824 _avail -= (type == LDLM_ENQUEUE ? LDLM_ENQUEUE_CANCEL_OFF : 0); \
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c897 LDLM_ENQUEUE); in mgc_enqueue()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_status.c1526 LDLM_ENQUEUE - LDLM_FIRST_OPC, in lprocfs_init_ldlm_stats()