Home
last modified time | relevance | path

Searched refs:OBD_CONNECT_NODEVOH (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1217 #define OBD_CONNECT_NODEVOH 0x8000ULL /*No open hndl on specl nodes*/ macro
1283 OBD_CONNECT_NODEVOH | OBD_CONNECT_ATTRFID | \
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_lib.c181 data->ocd_connect_flags = OBD_CONNECT_IBITS | OBD_CONNECT_NODEVOH | in client_common_fill_super()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1033 LASSERTF(OBD_CONNECT_NODEVOH == 0x8000ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()
1034 OBD_CONNECT_NODEVOH); in lustre_assert_wire_constants()