Searched refs:xmi_startoff1 (Results 1 – 6 of 6) sorted by relevance
237 xlf->xmi_startoff1 = xmi->xmi_startoff1; in xfs_exchmaps_create_intent()347 if (!xfs_verify_fileext(mp, xlf->xmi_startoff1, xlf->xmi_blockcount)) in xfs_xmi_validate()395 req->startoff1 = xlf->xmi_startoff1; in xfs_xmi_item_recover_intent()503 new_xlf->xmi_startoff1 = old_xlf->xmi_startoff1; in xfs_exchmaps_relog_intent()
5134 __entry->startoff1 = xmi->xmi_startoff1;
19 xfs_fileoff_t xmi_startoff1; member
114 xmi->xmi_startoff1 += irec->br_blockcount; in xmi_advance()295 error = xfs_bmapi_read(xmi->xmi_ip1, xmi->xmi_startoff1, in xfs_exchmaps_find_mappings()302 irec1->br_startoff != xmi->xmi_startoff1) { in xfs_exchmaps_find_mappings()985 xmi->xmi_startoff1 = req->startoff1; in xfs_exchmaps_init_intent()
903 uint64_t xmi_startoff1; /* block offset into file1 */ member
4096 xfs_fileoff_t xmi_startoff1;4134 a. Read the block maps of both file ranges starting at ``xmi_startoff1`` and4163 xmi_startoff1)``, because step 3a could have skipped holes.4165 j. Increase the starting offsets of ``xmi_startoff1`` and ``xmi_startoff2``