Home
last modified time | relevance | path

Searched refs:OBD_CONNECT_REAL (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_lib.c226 data->ocd_connect_flags |= OBD_CONNECT_REAL; in client_common_fill_super()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1229 #define OBD_CONNECT_REAL 0x8000000ULL /*real connection */ macro
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c240 if (data->ocd_connect_flags & OBD_CONNECT_REAL) in lmv_connect()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1057 LASSERTF(OBD_CONNECT_REAL == 0x8000000ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()
1058 OBD_CONNECT_REAL); in lustre_assert_wire_constants()