Searched refs:hui_size (Results 1 – 3 of 3) sorted by relevance
1145 __u64 hui_size; member
4382 LASSERTF(offsetof(struct hsm_user_import, hui_size) == 0, in lustre_assert_wire_constants()4384 (long long)offsetof(struct hsm_user_import, hui_size)); in lustre_assert_wire_constants()4385 LASSERTF(sizeof(((struct hsm_user_import *)0)->hui_size) == 8, in lustre_assert_wire_constants()4387 (long long)sizeof(((struct hsm_user_import *)0)->hui_size)); in lustre_assert_wire_constants()
2177 attr->ia_size = hui->hui_size; in ll_hsm_import()