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
1009 endoffset_fsb = rounddown_64(endoffset_fsb, in xfs_free_file_space()