Home
last modified time | relevance | path

Searched refs:OBD_CONNECT_TRUNCLOCK (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1196 #define OBD_CONNECT_TRUNCLOCK 0x400ULL /*locks on server for punch */ macro
1291 OBD_CONNECT_TRUNCLOCK | OBD_CONNECT_INDEX | \
/drivers/staging/lustre/lustre/osc/
Dosc_lock.c971 (ocd->ocd_connect_flags & OBD_CONNECT_TRUNCLOCK) && 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.c1025 LASSERTF(OBD_CONNECT_TRUNCLOCK == 0x400ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()
1026 OBD_CONNECT_TRUNCLOCK); in lustre_assert_wire_constants()