Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3797 LASSERTF((int)offsetof(struct quota_body, qb_padding1[4]) == 112, "found %lld\n", in lustre_assert_wire_constants()
3798 (long long)(int)offsetof(struct quota_body, qb_padding1[4])); in lustre_assert_wire_constants()
3799 LASSERTF((int)sizeof(((struct quota_body *)0)->qb_padding1[4]) == 8, "found %lld\n", in lustre_assert_wire_constants()
3800 (long long)(int)sizeof(((struct quota_body *)0)->qb_padding1[4])); in lustre_assert_wire_constants()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1900 __u64 qb_padding1[4]; member