Home
last modified time | relevance | path

Searched refs:gl_pad2 (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3178 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()
Dpack_generic.c1637 CLASSERT(offsetof(typeof(desc->lquota_desc), gl_pad2) != 0); in lustre_swab_gl_desc()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1985 __u64 gl_pad2; member