Searched refs:roundup_64 (Results 1 – 3 of 3) sorted by relevance
129 min_logblks = roundup_64(BTOBB(max_logres), lsunit) + in xfs_log_calc_minimum_size()
210 static inline uint64_t roundup_64(uint64_t x, uint32_t y) in roundup_64() function
97 align = roundup_64(align, extsize); in xfs_eof_alignment()114 xfs_fileoff_t new_last_fsb = roundup_64(*last_fsb, align); in xfs_iomap_eof_align_last_fsb()588 p_end_fsb = roundup_64(p_end_fsb, align); in xfs_file_iomap_begin_delay()