Searched refs:hui_mtime (Results 1 – 3 of 3) sorted by relevance
1146 __u64 hui_mtime; member
4416 LASSERTF(offsetof(struct hsm_user_import, hui_mtime) == 16, in lustre_assert_wire_constants()4418 (long long)offsetof(struct hsm_user_import, hui_mtime)); in lustre_assert_wire_constants()4419 LASSERTF(sizeof(((struct hsm_user_import *)0)->hui_mtime) == 8, in lustre_assert_wire_constants()4421 (long long)sizeof(((struct hsm_user_import *)0)->hui_mtime)); in lustre_assert_wire_constants()
2172 attr->ia_mtime.tv_sec = hui->hui_mtime; in ll_hsm_import()