Home
last modified time | relevance | path

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

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