Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1678 LASSERTF((int)sizeof(struct lquota_slv_rec) == 8, "found %lld\n", in lustre_assert_wire_constants()
1679 (long long)(int)sizeof(struct lquota_slv_rec)); in lustre_assert_wire_constants()
1680 LASSERTF((int)offsetof(struct lquota_slv_rec, qsr_granted) == 0, "found %lld\n", in lustre_assert_wire_constants()
1681 (long long)(int)offsetof(struct lquota_slv_rec, qsr_granted)); in lustre_assert_wire_constants()
1682 LASSERTF((int)sizeof(((struct lquota_slv_rec *)0)->qsr_granted) == 8, "found %lld\n", in lustre_assert_wire_constants()
1683 (long long)(int)sizeof(((struct lquota_slv_rec *)0)->qsr_granted)); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1970 struct lquota_slv_rec { /* 8 bytes */ struct