Home | History | Annotate | Download | only in debugfs

Lines Matching refs:int_log10

593 static int int_log10(unsigned long long arg)
935 logical_width = int_log10((EXT2_I_SIZE(&inode)+current_fs->blocksize-1)/
939 physical_width = int_log10(ext2fs_blocks_count(current_fs->super)) + 1;