Searched refs:xmi_startoff1 (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_exchmaps.h19 xfs_fileoff_t xmi_startoff1; member in struct:xfs_exchmaps_intent
H A Dxfs_exchmaps.c114 xmi->xmi_startoff1 += irec->br_blockcount;
295 error = xfs_bmapi_read(xmi->xmi_ip1, xmi->xmi_startoff1,
302 irec1->br_startoff != xmi->xmi_startoff1) {
985 xmi->xmi_startoff1 = req->startoff1;
H A Dxfs_log_format.h903 uint64_t xmi_startoff1; /* block offset into file1 */ member in struct:xfs_xmi_log_format
/linux-master/fs/xfs/
H A Dxfs_exchmaps_item.c237 xlf->xmi_startoff1 = xmi->xmi_startoff1;
347 if (!xfs_verify_fileext(mp, xlf->xmi_startoff1, xlf->xmi_blockcount))
395 req->startoff1 = xlf->xmi_startoff1;
503 new_xlf->xmi_startoff1 = old_xlf->xmi_startoff1;
H A Dxfs_trace.h4995 __entry->startoff1 = xmi->xmi_startoff1;

Completed in 279 milliseconds