Searched refs:rounddown_64 (Results 1 – 3 of 3) sorted by relevance
23 return rounddown_64(x + y - 1, y);
181 static inline uint64_t rounddown_64(uint64_t x, uint32_t y) in rounddown_64() function
976 start = rounddown_64(offset, rounding); in xfs_flush_unmap_range()1013 endoffset_fsb = rounddown_64(endoffset_fsb, in xfs_free_file_space()1084 offset = rounddown_64(offset, rounding); in xfs_prepare_shift()