Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h1169 __u16 hc_errval; /* positive val */ member
/drivers/staging/lustre/lustre/llite/
Ddir.c982 hpk.hpk_errval = copy->hc_errval; in ll_ioc_copy_end()
992 (copy->hc_errval == 0)) { in ll_ioc_copy_end()
/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c4216 LASSERTF((int)offsetof(struct hsm_copy, hc_errval) == 10, "found %lld\n", in lustre_assert_wire_constants()
4217 (long long)(int)offsetof(struct hsm_copy, hc_errval)); in lustre_assert_wire_constants()
4218 LASSERTF((int)sizeof(((struct hsm_copy *)0)->hc_errval) == 2, "found %lld\n", in lustre_assert_wire_constants()
4219 (long long)(int)sizeof(((struct hsm_copy *)0)->hc_errval)); in lustre_assert_wire_constants()