Searched refs:rounddown_64 (Results 1 – 5 of 5) sorted by relevance
179 static inline uint64_t rounddown_64(uint64_t x, uint32_t y) in rounddown_64() function
577 blen = rounddown_64(blen, alloc_unit); in xfs_exchrange_check_rtalign()580 blen = rounddown_64(blen, alloc_unit); in xfs_exchrange_check_rtalign()
814 start = rounddown_64(offset, rounding); in xfs_flush_unmap_range()928 offset = rounddown_64(offset, rounding); in xfs_prepare_shift()
175 return rounddown_64(off, mp->m_sb.sb_rextsize); in xfs_fileoff_rounddown_rtx()
260 new_end = rounddown_64(irec->br_startoff + irec->br_blockcount, in xfs_exchmaps_can_skip_mapping()