Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h1054 char hai_data[0]; /* variable length */ member
1078 (unsigned char)hai->hai_data[i]); in hai_dump_data_field()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c4139 LASSERTF((int)offsetof(struct hsm_action_item, hai_data) == 72, "found %lld\n", in lustre_assert_wire_constants()
4140 (long long)(int)offsetof(struct hsm_action_item, hai_data)); in lustre_assert_wire_constants()
4141 LASSERTF((int)sizeof(((struct hsm_action_item *)0)->hai_data) == 0, "found %lld\n", in lustre_assert_wire_constants()
4142 (long long)(int)sizeof(((struct hsm_action_item *)0)->hai_data)); in lustre_assert_wire_constants()