Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3180 LASSERTF((int)offsetof(struct ldlm_gl_lquota_desc, gl_pad2) == 56, "found %lld\n", in lustre_assert_wire_constants()
3181 (long long)(int)offsetof(struct ldlm_gl_lquota_desc, gl_pad2)); in lustre_assert_wire_constants()
3182 LASSERTF((int)sizeof(((struct ldlm_gl_lquota_desc *)0)->gl_pad2) == 8, "found %lld\n", in lustre_assert_wire_constants()
3183 (long long)(int)sizeof(((struct ldlm_gl_lquota_desc *)0)->gl_pad2)); in lustre_assert_wire_constants()
Dpack_generic.c1792 CLASSERT(offsetof(typeof(desc->lquota_desc), gl_pad2) != 0); in lustre_swab_gl_desc()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1978 __u64 gl_pad2; member