Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_exchmaps_item.c238 xlf->xmi_startoff2 = xmi->xmi_startoff2; in xfs_exchmaps_create_intent()
350 return xfs_verify_fileext(mp, xlf->xmi_startoff2, xlf->xmi_blockcount); in xfs_xmi_validate()
396 req->startoff2 = xlf->xmi_startoff2; in xfs_xmi_item_recover_intent()
504 new_xlf->xmi_startoff2 = old_xlf->xmi_startoff2; in xfs_exchmaps_relog_intent()
Dxfs_trace.h5135 __entry->startoff2 = xmi->xmi_startoff2;
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_exchmaps.h20 xfs_fileoff_t xmi_startoff2; member
Dxfs_exchmaps.c115 xmi->xmi_startoff2 += irec->br_blockcount; in xmi_advance()
320 error = xfs_bmapi_read(xmi->xmi_ip2, xmi->xmi_startoff2, in xfs_exchmaps_find_mappings()
327 irec2->br_startoff != xmi->xmi_startoff2) { in xfs_exchmaps_find_mappings()
986 xmi->xmi_startoff2 = req->startoff2; in xfs_exchmaps_init_intent()
Dxfs_log_format.h904 uint64_t xmi_startoff2; /* block offset into file2 */ member
/linux-6.12.1/Documentation/filesystems/xfs/
Dxfs-online-fsck-design.rst4097 xfs_fileoff_t xmi_startoff2;
4135 ``xmi_startoff2``, respectively, and compute the longest extent that can
4165 j. Increase the starting offsets of ``xmi_startoff1`` and ``xmi_startoff2``