Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2507 LASSERTF((int)offsetof(struct mdt_rec_rename, rn_fsuid_h) == 12, "found %lld\n", in lustre_assert_wire_constants()
2508 (long long)(int)offsetof(struct mdt_rec_rename, rn_fsuid_h)); in lustre_assert_wire_constants()
2509 LASSERTF((int)sizeof(((struct mdt_rec_rename *)0)->rn_fsuid_h) == 4, "found %lld\n", in lustre_assert_wire_constants()
2510 (long long)(int)sizeof(((struct mdt_rec_rename *)0)->rn_fsuid_h)); in lustre_assert_wire_constants()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2501 __u32 rn_fsuid_h; member