Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_quota.h59 struct lquota_slv_rec lqr_slv_rec;
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Ddt_object.c604 .dif_recsize_min = sizeof(struct lquota_slv_rec), /* 8 bytes */
605 .dif_recsize_max = sizeof(struct lquota_slv_rec), /* 8 bytes */
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1680 LASSERTF((int)sizeof(struct lquota_slv_rec) == 8, "found %lld\n", in lustre_assert_wire_constants()
1681 (long long)(int)sizeof(struct lquota_slv_rec)); in lustre_assert_wire_constants()
1682 LASSERTF((int)offsetof(struct lquota_slv_rec, qsr_granted) == 0, "found %lld\n", in lustre_assert_wire_constants()
1683 (long long)(int)offsetof(struct lquota_slv_rec, qsr_granted)); in lustre_assert_wire_constants()
1684 LASSERTF((int)sizeof(((struct lquota_slv_rec *)0)->qsr_granted) == 8, "found %lld\n", in lustre_assert_wire_constants()
1685 (long long)(int)sizeof(((struct lquota_slv_rec *)0)->qsr_granted)); in lustre_assert_wire_constants()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1963 struct lquota_slv_rec { /* 8 bytes */ struct