Searched refs:badoff (Results 1 – 1 of 1) sorted by relevance
496 xfs_fileoff_t badoff, in xrep_cow_find_mapping() argument504 if (!xfs_iext_lookup_extent(ip, ifp, badoff, icur, got)) in xrep_cow_find_mapping()508 if (got->br_startoff > badoff) in xrep_cow_find_mapping()517 if (got->br_startoff < badoff) { in xrep_cow_find_mapping()518 const int64_t delta = badoff - got->br_startoff; in xrep_cow_find_mapping()525 if (got->br_startoff + got->br_blockcount > badoff + badlen) { in xrep_cow_find_mapping()527 (badoff + badlen); in xrep_cow_find_mapping()