Searched refs:isaligned_64 (Results 1 – 3 of 3) sorted by relevance
207 static inline bool isaligned_64(uint64_t x, uint32_t y) in isaligned_64() function
56 return isaligned_64(pos, alloc_unit) && in xfs_is_falloc_aligned()57 isaligned_64(len, alloc_unit); in xfs_is_falloc_aligned()
237 if (!isaligned_64(irec->br_startoff, mp->m_sb.sb_rextsize)) { in xfs_exchmaps_can_skip_mapping()245 if (isaligned_64(irec->br_blockcount, mp->m_sb.sb_rextsize)) in xfs_exchmaps_can_skip_mapping()