Home
last modified time | relevance | path

Searched refs:quota_body (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3757 LASSERTF((int)sizeof(struct quota_body) == 112, "found %lld\n", in lustre_assert_wire_constants()
3758 (long long)(int)sizeof(struct quota_body)); in lustre_assert_wire_constants()
3759 LASSERTF((int)offsetof(struct quota_body, qb_fid) == 0, "found %lld\n", in lustre_assert_wire_constants()
3760 (long long)(int)offsetof(struct quota_body, qb_fid)); in lustre_assert_wire_constants()
3761 LASSERTF((int)sizeof(((struct quota_body *)0)->qb_fid) == 16, "found %lld\n", in lustre_assert_wire_constants()
3762 (long long)(int)sizeof(((struct quota_body *)0)->qb_fid)); in lustre_assert_wire_constants()
3763 LASSERTF((int)offsetof(struct quota_body, qb_id) == 16, "found %lld\n", in lustre_assert_wire_constants()
3764 (long long)(int)offsetof(struct quota_body, qb_id)); in lustre_assert_wire_constants()
3765 LASSERTF((int)sizeof(((struct quota_body *)0)->qb_id) == 16, "found %lld\n", in lustre_assert_wire_constants()
3766 (long long)(int)sizeof(((struct quota_body *)0)->qb_id)); in lustre_assert_wire_constants()
[all …]
Dlayout.c904 sizeof(struct quota_body), lustre_swab_quota_body, NULL);
Dpack_generic.c2038 void lustre_swab_quota_body(struct quota_body *b) in lustre_swab_quota_body()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1894 struct quota_body { struct
1921 void lustre_swab_quota_body(struct quota_body *b);