Searched refs:OST_CREATE (Results 1 – 4 of 4) sorted by relevance
57 { OST_CREATE , "ost_create" },
77 LASSERTF(OST_CREATE == 5, "found %lld\n", in lustre_assert_wire_constants()78 (long long)OST_CREATE); in lustre_assert_wire_constants()
1422 OST_CREATE = 5, enumerator
482 rc = ptlrpc_request_pack(req, LUSTRE_OST_VERSION, OST_CREATE); in osc_real_create()