Home
last modified time | relevance | path

Searched refs:ldlm_gl_lquota_desc (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3154 LASSERTF((int)sizeof(struct ldlm_gl_lquota_desc) == 64, "found %lld\n", in lustre_assert_wire_constants()
3155 (long long)(int)sizeof(struct ldlm_gl_lquota_desc)); in lustre_assert_wire_constants()
3156 LASSERTF((int)offsetof(struct ldlm_gl_lquota_desc, gl_id) == 0, "found %lld\n", in lustre_assert_wire_constants()
3157 (long long)(int)offsetof(struct ldlm_gl_lquota_desc, gl_id)); in lustre_assert_wire_constants()
3158 LASSERTF((int)sizeof(((struct ldlm_gl_lquota_desc *)0)->gl_id) == 16, "found %lld\n", in lustre_assert_wire_constants()
3159 (long long)(int)sizeof(((struct ldlm_gl_lquota_desc *)0)->gl_id)); in lustre_assert_wire_constants()
3160 LASSERTF((int)offsetof(struct ldlm_gl_lquota_desc, gl_flags) == 16, "found %lld\n", in lustre_assert_wire_constants()
3161 (long long)(int)offsetof(struct ldlm_gl_lquota_desc, gl_flags)); in lustre_assert_wire_constants()
3162 LASSERTF((int)sizeof(((struct ldlm_gl_lquota_desc *)0)->gl_flags) == 8, "found %lld\n", in lustre_assert_wire_constants()
3163 (long long)(int)sizeof(((struct ldlm_gl_lquota_desc *)0)->gl_flags)); in lustre_assert_wire_constants()
[all …]
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1966 struct ldlm_gl_lquota_desc { struct
2774 struct ldlm_gl_lquota_desc lquota_desc;