Searched refs:xmi_startoff1 (Results 1 – 6 of 6) sorted by relevance
234 xlf->xmi_startoff1 = xmi->xmi_startoff1; in xfs_exchmaps_create_intent()344 if (!xfs_verify_fileext(mp, xlf->xmi_startoff1, xlf->xmi_blockcount)) in xfs_xmi_validate()392 req->startoff1 = xlf->xmi_startoff1; in xfs_xmi_item_recover_intent()500 new_xlf->xmi_startoff1 = old_xlf->xmi_startoff1; in xfs_exchmaps_relog_intent()
5536 __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()987 xmi->xmi_startoff1 = req->startoff1; in xfs_exchmaps_init_intent()
897 uint64_t xmi_startoff1; /* block offset into file1 */ member
3939 xfs_fileoff_t xmi_startoff1;3977 a. Read the block maps of both file ranges starting at ``xmi_startoff1`` and4006 xmi_startoff1)``, because step 3a could have skipped holes.4008 j. Increase the starting offsets of ``xmi_startoff1`` and ``xmi_startoff2``