Searched refs:rounddown_64 (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_linux.h181 static inline uint64_t rounddown_64(uint64_t x, uint32_t y) function
/linux-master/fs/xfs/libxfs/
H A Dxfs_rtbitmap.h142 return rounddown_64(rtbno, mp->m_sb.sb_rextsize);

Completed in 113 milliseconds