Home
last modified time | relevance | path

Searched refs:rn_mode (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_lib.c412 rec->rn_mode = op_data->op_mode; in mdc_rename_pack()
/linux-4.4.14/arch/m68k/fpsp040/
Dfpsp.h293 .set rn_mode,0x00 | round nearest
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2565 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()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2504 __u32 rn_mode; /* cross-ref rename has mode */ member
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dfplsp.S503 set rn_mode, 0x0 # round-to-nearest