Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1239 #define OBD_CONNECT_EINPROGRESS 0x80000000000ULL /* client handles -EINPROGRESS macro
1287 OBD_CONNECT_EINPROGRESS | \
1306 OBD_CONNECT_EINPROGRESS | \
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_lib.c200 OBD_CONNECT_EINPROGRESS | in client_common_fill_super()
401 OBD_CONNECT_EINPROGRESS | in client_common_fill_super()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1091 LASSERTF(OBD_CONNECT_EINPROGRESS == 0x80000000000ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()
1092 OBD_CONNECT_EINPROGRESS); in lustre_assert_wire_constants()