Home
last modified time | relevance | path

Searched refs:startoff2 (Results 1 – 7 of 7) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_exchmaps.h56 xfs_fileoff_t startoff2; member
H A Dxfs_exchmaps.c964 if (req->startoff1 != 0 || req->startoff2 != 0) in xmi_can_exchange_reflink_flags()
988 xmi->xmi_startoff2 = req->startoff2; in xfs_exchmaps_init_intent()
/linux/fs/xfs/
H A Dxfs_exchmaps_item.c393 req->startoff2 = xlf->xmi_startoff2; in xfs_xmi_item_recover_intent()
H A Dxfs_exchrange.c202 .startoff2 = XFS_B_TO_FSBT(mp, fxr->file2_offset), in xfs_exchrange_mappings()
H A Dxfs_trace.h5469 __field(xfs_fileoff_t, startoff2)
5484 __entry->startoff2 = req->startoff2;
5497 __entry->ino2, __entry->startoff2,
5524 __field(xfs_fileoff_t, startoff2)
5537 __entry->startoff2 = xmi->xmi_startoff2;
5547 __entry->ino2, __entry->startoff2,
/linux/fs/xfs/scrub/
H A Dtempfile.c635 req->startoff2 = off; in xrep_tempexch_prep_request()
/linux/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst3952 offset ranges: ``(inode1, startoff1, blockcount)`` and ``(inode2, startoff2,