Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h291 #define LOV_PATTERN_FIRST 0x100 macro
Dlustre_idl.h1490 #define LOV_PATTERN_FIRST 0x100 /* first stripe is not in round-robin */ macro
/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1439 LASSERTF(LOV_PATTERN_FIRST == 0x00000100UL, "found 0x%.8xUL\n", in lustre_assert_wire_constants()
1440 (unsigned)LOV_PATTERN_FIRST); in lustre_assert_wire_constants()