Searched refs:OST_DESTROY (Results 1 – 4 of 4) sorted by relevance
56 { OST_DESTROY, "ost_destroy" },
81 LASSERTF(OST_DESTROY == 6, "found %lld\n", in lustre_assert_wire_constants()82 (long long)OST_DESTROY); in lustre_assert_wire_constants()
1429 OST_DESTROY = 6, enumerator
750 rc = ldlm_prep_elc_req(exp, req, LUSTRE_OST_VERSION, OST_DESTROY, in osc_destroy()