Home
last modified time | relevance | path

Searched refs:xmi_startoff1 (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_exchmaps_item.c237 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()
Dxfs_trace.h5134 __entry->startoff1 = xmi->xmi_startoff1;
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_exchmaps.h19 xfs_fileoff_t xmi_startoff1; member
Dxfs_exchmaps.c114 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()
Dxfs_log_format.h903 uint64_t xmi_startoff1; /* block offset into file1 */ member
/linux-6.12.1/Documentation/filesystems/xfs/
Dxfs-online-fsck-design.rst4096 xfs_fileoff_t xmi_startoff1;
4134 a. Read the block maps of both file ranges starting at ``xmi_startoff1`` and
4163 xmi_startoff1)``, because step 3a could have skipped holes.
4165 j. Increase the starting offsets of ``xmi_startoff1`` and ``xmi_startoff2``