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
596 blen = rounddown_64(blen, alloc_unit); in xfs_exchrange_check_rtalign()599 blen = rounddown_64(blen, alloc_unit); in xfs_exchrange_check_rtalign()
818 start = rounddown_64(offset, rounding); in xfs_flush_unmap_range()932 offset = rounddown_64(offset, rounding); in xfs_prepare_shift()
124 return rounddown_64(rtbno, mp->m_sb.sb_rextsize); in xfs_rtb_rounddown_rtx()
260 new_end = rounddown_64(irec->br_startoff + irec->br_blockcount, in xfs_exchmaps_can_skip_mapping()