Home
last modified time | relevance | path

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

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