Searched refs:gl_time (Results 1 – 3 of 3) sorted by relevance
3174 LASSERTF((int)offsetof(struct ldlm_gl_lquota_desc, gl_time) == 48, "found %lld\n", in lustre_assert_wire_constants()3175 (long long)(int)offsetof(struct ldlm_gl_lquota_desc, gl_time)); in lustre_assert_wire_constants()3176 LASSERTF((int)sizeof(((struct ldlm_gl_lquota_desc *)0)->gl_time) == 8, "found %lld\n", in lustre_assert_wire_constants()3177 (long long)(int)sizeof(((struct ldlm_gl_lquota_desc *)0)->gl_time)); in lustre_assert_wire_constants()
1636 __swab64s(&desc->lquota_desc.gl_time); in lustre_swab_gl_desc()
1984 __u64 gl_time; member