Home
last modified time | relevance | path

Searched refs:OBD_CONNECT_CROW (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1200 #define OBD_CONNECT_CROW 0x200ULL /*MDS+OST create obj on write*/ macro
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1023 LASSERTF(OBD_CONNECT_CROW == 0x200ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()
1024 OBD_CONNECT_CROW); in lustre_assert_wire_constants()