Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dllog_swab.c230 __swab32s(&lsr->lsr_gid_h); in lustre_swab_llog_rec()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3408 LASSERTF((int)offsetof(struct llog_setattr64_rec, lsr_gid_h) == 44, "found %lld\n", in lustre_assert_wire_constants()
3409 (long long)(int)offsetof(struct llog_setattr64_rec, lsr_gid_h)); in lustre_assert_wire_constants()
3410 LASSERTF((int)sizeof(((struct llog_setattr64_rec *)0)->lsr_gid_h) == 4, "found %lld\n", in lustre_assert_wire_constants()
3411 (long long)(int)sizeof(((struct llog_setattr64_rec *)0)->lsr_gid_h)); in lustre_assert_wire_constants()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3035 __u32 lsr_gid_h; member