Searched refs:gl_pad2 (Results 1 – 3 of 3) sorted by relevance
3178 LASSERTF((int)offsetof(struct ldlm_gl_lquota_desc, gl_pad2) == 56, "found %lld\n", in lustre_assert_wire_constants()3179 (long long)(int)offsetof(struct ldlm_gl_lquota_desc, gl_pad2)); in lustre_assert_wire_constants()3180 LASSERTF((int)sizeof(((struct ldlm_gl_lquota_desc *)0)->gl_pad2) == 8, "found %lld\n", in lustre_assert_wire_constants()3181 (long long)(int)sizeof(((struct ldlm_gl_lquota_desc *)0)->gl_pad2)); in lustre_assert_wire_constants()
1637 CLASSERT(offsetof(typeof(desc->lquota_desc), gl_pad2) != 0); in lustre_swab_gl_desc()
1985 __u64 gl_pad2; member