Searched refs:hui_archive_id (Results 1 – 3 of 3) sorted by relevance
1150 __u32 hui_archive_id; member
4428 LASSERTF(offsetof(struct hsm_user_import, hui_archive_id) == 44, in lustre_assert_wire_constants()4430 (long long)offsetof(struct hsm_user_import, hui_archive_id)); in lustre_assert_wire_constants()4431 LASSERTF(sizeof(((struct hsm_user_import *)0)->hui_archive_id) == 4, in lustre_assert_wire_constants()4433 (long long)sizeof(((struct hsm_user_import *)0)->hui_archive_id)); in lustre_assert_wire_constants()
2155 hss->hss_archive_id = hui->hui_archive_id; in ll_hsm_import()