Home
last modified time | relevance | path

Searched refs:lvb_pad1 (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3144 LASSERTF((int)offsetof(struct lquota_lvb, lvb_pad1) == 32, "found %lld\n", in lustre_assert_wire_constants()
3145 (long long)(int)offsetof(struct lquota_lvb, lvb_pad1)); in lustre_assert_wire_constants()
3146 LASSERTF((int)sizeof(((struct lquota_lvb *)0)->lvb_pad1) == 8, "found %lld\n", in lustre_assert_wire_constants()
3147 (long long)(int)sizeof(((struct lquota_lvb *)0)->lvb_pad1)); in lustre_assert_wire_constants()
Dpack_generic.c1670 __swab64s(&lvb->lvb_pad1); in lustre_swab_lquota_lvb()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2000 __u64 lvb_pad1; member