Searched refs:sa_blocks (Results 1 – 3 of 3) sorted by relevance
281 rec->sa_blocks = op_data->op_attr_blocks; in mdc_setattr_pack_rec()
2161 LASSERTF((int)offsetof(struct mdt_rec_setattr, sa_blocks) == 80, "found %lld\n", in lustre_assert_wire_constants()2162 (long long)(int)offsetof(struct mdt_rec_setattr, sa_blocks)); in lustre_assert_wire_constants()2163 LASSERTF((int)sizeof(((struct mdt_rec_setattr *)0)->sa_blocks) == 8, "found %lld\n", in lustre_assert_wire_constants()2164 (long long)(int)sizeof(((struct mdt_rec_setattr *)0)->sa_blocks)); in lustre_assert_wire_constants()
2289 __u64 sa_blocks; member