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