Home
last modified time | relevance | path

Searched refs:MDS_CLOSE (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c619 LASSERT(opc == MDS_CLOSE || opc == MDS_DONE_WRITING); in mdc_replay_open()
807 rc = ptlrpc_request_pack(req, LUSTRE_MDS_VERSION, MDS_CLOSE); in mdc_close()
/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c73 { MDS_CLOSE, "mds_close" },
Dwiretest.c125 LASSERTF(MDS_CLOSE == 35, "found %lld\n", in lustre_assert_wire_constants()
126 (long long)MDS_CLOSE); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2024 MDS_CLOSE = 35, enumerator