Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1246 #define OBD_CONNECT_EINPROGRESS 0x80000000000ULL /* client handles -EINPROGRESS macro
1293 OBD_CONNECT_EINPROGRESS | \
1312 OBD_CONNECT_EINPROGRESS | \
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_lib.c188 OBD_CONNECT_EINPROGRESS | in client_common_fill_super()
374 OBD_CONNECT_EINPROGRESS | in client_common_fill_super()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1089 LASSERTF(OBD_CONNECT_EINPROGRESS == 0x80000000000ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()
1090 OBD_CONNECT_EINPROGRESS); in lustre_assert_wire_constants()