Home | History | Annotate | Download | only in debugfs

Lines Matching full:int_log10

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