Home
last modified time | relevance | path

Searched refs:DISP_OPEN_LOCK (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2093 #define DISP_OPEN_LOCK 0x02000000 macro
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c217 LASSERTF(DISP_OPEN_LOCK == 0x02000000UL, "found 0x%.8xUL\n", in lustre_assert_wire_constants()
218 (unsigned)DISP_OPEN_LOCK); in lustre_assert_wire_constants()