Searched refs:ul_bias (Results 1 – 3 of 3) sorted by relevance
362 rec->ul_bias = op_data->op_bias; in mdc_unlink_pack()
2465 LASSERTF((int)offsetof(struct mdt_rec_unlink, ul_bias) == 112, "found %lld\n", in lustre_assert_wire_constants()2466 (long long)(int)offsetof(struct mdt_rec_unlink, ul_bias)); in lustre_assert_wire_constants()2467 LASSERTF((int)sizeof(((struct mdt_rec_unlink *)0)->ul_bias) == 4, "found %lld\n", in lustre_assert_wire_constants()2468 (long long)(int)sizeof(((struct mdt_rec_unlink *)0)->ul_bias)); in lustre_assert_wire_constants()
2476 __u32 ul_bias; member