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