Searched refs:lee_parent_fid (Results 1 – 2 of 2) sorted by relevance
4065 LASSERTF((int)offsetof(struct link_ea_entry, lee_parent_fid) == 2, "found %lld\n", in lustre_assert_wire_constants()4066 (long long)(int)offsetof(struct link_ea_entry, lee_parent_fid)); in lustre_assert_wire_constants()4067 LASSERTF((int)sizeof(((struct link_ea_entry *)0)->lee_parent_fid) == 16, "found %lld\n", in lustre_assert_wire_constants()4068 (long long)(int)sizeof(((struct link_ea_entry *)0)->lee_parent_fid)); in lustre_assert_wire_constants()
3519 unsigned char lee_parent_fid[sizeof(struct lu_fid)]; member