Searched refs:EXT2_BLOCK_SIZE_BITS (Results 1 – 8 of 8) sorted by relevance
459 EXT2_BLOCK_SIZE_BITS(file->fs->super)); in ext2fs_file_set_size2()462 EXT2_BLOCK_SIZE_BITS(file->fs->super)); in ext2fs_file_set_size2()
87 #define EXT2_BLOCK_SIZE_BITS(s) ((s)->s_blocksize_bits) macro93 #define EXT2_BLOCK_SIZE_BITS(s) ((s)->s_log_block_size + 10) macro
573 block = offset >> EXT2_BLOCK_SIZE_BITS(fs->super); in ext2fs_read_inode_full()695 block = offset >> EXT2_BLOCK_SIZE_BITS(fs->super); in ext2fs_write_inode_full()
61 incr = 1ULL << ((EXT2_BLOCK_SIZE_BITS(fs->super)-2)*level); in ind_punch()
257 EXT2_BLOCK_SIZE_BITS(fs->super); in ext2fs_extent_open2()
2007 EXT2_BLOCK_SIZE_BITS(fs->super)) - 1; in check_blocks_extents()2147 int nblock = inode->i_size >> EXT2_BLOCK_SIZE_BITS(fs->super); in check_blocks()2174 ((1ULL << (32 + EXT2_BLOCK_SIZE_BITS(fs->super))) - 1)) in check_blocks()
2130 block = offset >> EXT2_BLOCK_SIZE_BITS(current_fs->super); in do_imap()
1787 n = n >> EXT2_BLOCK_SIZE_BITS(fs->super); in move_itables()