EXT4_BLOCK_SIZE_BITS 43 fs/ext4/balloc.c (EXT4_BLOCK_SIZE_BITS(sb) + EXT4_CLUSTER_BITS(sb) + 3); EXT4_BLOCK_SIZE_BITS 166 fs/ext4/dir.c map.m_lblk = ctx->pos >> EXT4_BLOCK_SIZE_BITS(sb); EXT4_BLOCK_SIZE_BITS 4595 fs/ext4/extents.c >> EXT4_BLOCK_SIZE_BITS(sb); EXT4_BLOCK_SIZE_BITS 5472 fs/ext4/extents.c punch_start = offset >> EXT4_BLOCK_SIZE_BITS(sb); EXT4_BLOCK_SIZE_BITS 5473 fs/ext4/extents.c punch_stop = (offset + len) >> EXT4_BLOCK_SIZE_BITS(sb); EXT4_BLOCK_SIZE_BITS 5622 fs/ext4/extents.c offset_lblk = offset >> EXT4_BLOCK_SIZE_BITS(sb); EXT4_BLOCK_SIZE_BITS 5623 fs/ext4/extents.c len_lblk = len >> EXT4_BLOCK_SIZE_BITS(sb); EXT4_BLOCK_SIZE_BITS 1109 fs/ext4/indirect.c >> EXT4_BLOCK_SIZE_BITS(inode->i_sb); EXT4_BLOCK_SIZE_BITS 1111 fs/ext4/indirect.c >> EXT4_BLOCK_SIZE_BITS(inode->i_sb); EXT4_BLOCK_SIZE_BITS 1226 fs/ext4/indirect.c >> EXT4_BLOCK_SIZE_BITS(inode->i_sb); EXT4_BLOCK_SIZE_BITS 4367 fs/ext4/inode.c EXT4_BLOCK_SIZE_BITS(sb); EXT4_BLOCK_SIZE_BITS 4368 fs/ext4/inode.c stop_block = (offset + length) >> EXT4_BLOCK_SIZE_BITS(sb); EXT4_BLOCK_SIZE_BITS 1024 fs/ext4/namei.c (block<<EXT4_BLOCK_SIZE_BITS(dir->i_sb)) EXT4_BLOCK_SIZE_BITS 1496 fs/ext4/namei.c nblocks = dir->i_size >> EXT4_BLOCK_SIZE_BITS(sb); EXT4_BLOCK_SIZE_BITS 1549 fs/ext4/namei.c block << EXT4_BLOCK_SIZE_BITS(sb), res_dir); EXT4_BLOCK_SIZE_BITS 1569 fs/ext4/namei.c nblocks = dir->i_size >> EXT4_BLOCK_SIZE_BITS(sb); EXT4_BLOCK_SIZE_BITS 1646 fs/ext4/namei.c block << EXT4_BLOCK_SIZE_BITS(sb), EXT4_BLOCK_SIZE_BITS 2865 fs/ext4/namei.c lblock = offset >> EXT4_BLOCK_SIZE_BITS(sb); EXT4_BLOCK_SIZE_BITS 5980 fs/ext4/super.c ext4_lblk_t blk = off >> EXT4_BLOCK_SIZE_BITS(sb); EXT4_BLOCK_SIZE_BITS 6017 fs/ext4/super.c ext4_lblk_t blk = off >> EXT4_BLOCK_SIZE_BITS(sb);