Home
last modified time | relevance | path

Searched refs:OBD_CONNECT_SRVLOCK (Results 1 – 5 of 5) sorted by relevance

/drivers/staging/lustre/lustre/include/
Dlustre_lite.h87 } else if (LIBLUSTRE_CLIENT && (connect_flags & OBD_CONNECT_SRVLOCK)) { in lustre_build_lock_params()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1190 #define OBD_CONNECT_SRVLOCK 0x10ULL /*server takes locks for cli */ macro
1289 #define OST_CONNECT_SUPPORTED (OBD_CONNECT_SRVLOCK | OBD_CONNECT_GRANT | \
/drivers/staging/lustre/lustre/osc/
Dosc_lock.c965 (ocd->ocd_connect_flags & OBD_CONNECT_SRVLOCK); in osc_lock_to_lockless()
/drivers/staging/lustre/lustre/llite/
Dllite_lib.c403 OBD_CONNECT_SRVLOCK | OBD_CONNECT_TRUNCLOCK| in client_common_fill_super()
/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1013 LASSERTF(OBD_CONNECT_SRVLOCK == 0x10ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()
1014 OBD_CONNECT_SRVLOCK); in lustre_assert_wire_constants()