Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_exchmaps.h55 xfs_fileoff_t startoff1; member
H A Dxfs_exchmaps.c964 if (req->startoff1 != 0 || req->startoff2 != 0) in xmi_can_exchange_reflink_flags()
987 xmi->xmi_startoff1 = req->startoff1; in xfs_exchmaps_init_intent()
/linux-6.15/fs/xfs/
H A Dxfs_exchmaps_item.c395 req->startoff1 = xlf->xmi_startoff1; in xfs_xmi_item_recover_intent()
H A Dxfs_exchrange.c201 .startoff1 = XFS_B_TO_FSBT(mp, fxr->file1_offset), in xfs_exchrange_mappings()
H A Dxfs_trace.h5394 __field(xfs_fileoff_t, startoff1)
5409 __entry->startoff1 = req->startoff1;
5422 __entry->ino1, __entry->startoff1,
5449 __field(xfs_fileoff_t, startoff1)
5462 __entry->startoff1 = xmi->xmi_startoff1;
5472 __entry->ino1, __entry->startoff1,
/linux-6.15/fs/xfs/scrub/
H A Dtempfile.c634 req->startoff1 = off; in xrep_tempexch_prep_request()
/linux-6.15/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst4109 offset ranges: ``(inode1, startoff1, blockcount)`` and ``(inode2, startoff2,