Searched refs:xmi_startoff1 (Results 1 – 5 of 5) 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()
5513 __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()
914 uint64_t xmi_startoff1; /* block offset into file1 */ member
Completed in 21 milliseconds