Searched refs:OST_CREATE (Results 1 – 4 of 4) sorted by relevance
55 { OST_CREATE, "ost_create" },
79 LASSERTF(OST_CREATE == 5, "found %lld\n", in lustre_assert_wire_constants()80 (long long)OST_CREATE); in lustre_assert_wire_constants()
1428 OST_CREATE = 5, enumerator
458 rc = ptlrpc_request_pack(req, LUSTRE_OST_VERSION, OST_CREATE); in osc_real_create()