Searched refs:fe_device (Results 1 – 4 of 4) sorted by relevance
54 __u32 fe_device; /* device number for this extent */ member
1614 if (oinfo->loi_ost_idx == fiemap->fm_extents[0].fe_device) { in fiemap_calc_fm_end_offset()1700 lcl_fm_ext[ext].fe_device = ost_index; in fiemap_prepare_and_copy_exts()
3988 LASSERTF((int)offsetof(struct ll_fiemap_extent, fe_device) == 44, "found %lld\n", in lustre_assert_wire_constants()3989 (long long)(int)offsetof(struct ll_fiemap_extent, fe_device)); in lustre_assert_wire_constants()3990 LASSERTF((int)sizeof(((struct ll_fiemap_extent *)0)->fe_device) == 4, "found %lld\n", in lustre_assert_wire_constants()3991 (long long)(int)sizeof(((struct ll_fiemap_extent *)0)->fe_device)); in lustre_assert_wire_constants()
1832 __swab32s(&fm_extent->fe_device); in lustre_swab_fiemap_extent()