Searched refs:rn_mode (Results 1 – 5 of 5) sorted by relevance
412 rec->rn_mode = op_data->op_mode; in mdc_rename_pack()
293 .set rn_mode,0x00 | round nearest
2565 LASSERTF((int)offsetof(struct mdt_rec_rename, rn_mode) == 116, "found %lld\n", in lustre_assert_wire_constants()2566 (long long)(int)offsetof(struct mdt_rec_rename, rn_mode)); in lustre_assert_wire_constants()2567 LASSERTF((int)sizeof(((struct mdt_rec_rename *)0)->rn_mode) == 4, "found %lld\n", in lustre_assert_wire_constants()2568 (long long)(int)sizeof(((struct mdt_rec_rename *)0)->rn_mode)); in lustre_assert_wire_constants()
2504 __u32 rn_mode; /* cross-ref rename has mode */ member
503 set rn_mode, 0x0 # round-to-nearest