Searched refs:MDS_CLOSE (Results 1 – 4 of 4) sorted by relevance
75 { MDS_CLOSE, "mds_close" },
123 LASSERTF(MDS_CLOSE == 35, "found %lld\n", in lustre_assert_wire_constants()124 (long long)MDS_CLOSE); in lustre_assert_wire_constants()
701 LASSERT(opc == MDS_CLOSE || opc == MDS_DONE_WRITING); in mdc_replay_open()892 rc = ptlrpc_request_pack(req, LUSTRE_MDS_VERSION, MDS_CLOSE); in mdc_close()
2016 MDS_CLOSE = 35, enumerator