Searched refs:int_log10 (Results 1 – 9 of 9) sorted by relevance
28 static int int_log10(unsigned int arg) in int_log10() function64 progress->log_max = int_log10(max); in ext2fs_numeric_progress_init()
57 static int int_log10(unsigned long long arg) in int_log10() function135 fs->logical_width = int_log10((EXT2_I_SIZE(inode) + blocksize - 1) / in filefrag()311 fs.physical_width = int_log10(ext2fs_blocks_count(current_fs->super)); in do_filefrag()
622 static int int_log10(unsigned long long arg) in int_log10() function1041 logical_width = int_log10((EXT2_I_SIZE(&inode)+current_fs->blocksize-1)/ in do_dump_extents()1045 physical_width = int_log10(ext2fs_blocks_count(current_fs->super)) + 1; in do_dump_extents()
24 extern int int_log10(unsigned long long arg);
86 static int int_log10(unsigned long long arg) in int_log10() function452 width = int_log10(fsinfo.f_blocks);462 width = int_log10(numblocks);
449 d = int_log10(num_files) + 1; in mk_hugefiles()
158 int int_log10(unsigned long long arg) in int_log10() function728 need = int_log10(group_block) + 2; in show_stats()
252 def int_log10: Intrinsic<[llvm_anyfloat_ty], [LLVMMatchType<0>]>;
393 def int_log10: Intrinsic<[llvm_anyfloat_ty], [LLVMMatchType<0>]>;