Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h1157 #define HP_FLAG_COMPLETED 0x01 macro
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Ddir.c989 hpk.hpk_flags = copy->hc_flags | HP_FLAG_COMPLETED; in ll_ioc_copy_end()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c4205 LASSERTF(HP_FLAG_COMPLETED == 0x01, "found 0x%.8x\n", in lustre_assert_wire_constants()
4206 HP_FLAG_COMPLETED); in lustre_assert_wire_constants()