Home
last modified time | relevance | path

Searched refs:LDLM_CANCEL (Results 1 – 5 of 5) sorted by relevance

/drivers/staging/lustre/lustre/ldlm/
Dldlm_request.c1203 ldlm_request_bufsize(count, LDLM_CANCEL)); in ldlm_cli_cancel_req()
1205 rc = ptlrpc_request_pack(req, LUSTRE_DLM_VERSION, LDLM_CANCEL); in ldlm_cli_cancel_req()
/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c104 { LDLM_CANCEL, "ldlm_cancel" },
Dwiretest.c293 LASSERTF(LDLM_CANCEL == 103, "found %lld\n", in lustre_assert_wire_constants()
294 (long long)LDLM_CANCEL); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_status.c1527 LDLM_CANCEL - LDLM_FIRST_OPC, in lprocfs_init_ldlm_stats()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2676 LDLM_CANCEL = 103, enumerator