Searched refs:EXT4_BLOCK_SIZE_BITS (Results 1 – 8 of 8) sorted by relevance
1217 >> EXT4_BLOCK_SIZE_BITS(inode->i_sb); in ext4_ind_truncate()1219 >> EXT4_BLOCK_SIZE_BITS(inode->i_sb); in ext4_ind_truncate()1330 >> EXT4_BLOCK_SIZE_BITS(inode->i_sb); in ext4_ind_remove_space()
999 (block<<EXT4_BLOCK_SIZE_BITS(dir->i_sb)) in htree_dirblock_to_tree()1414 nblocks = dir->i_size >> EXT4_BLOCK_SIZE_BITS(sb); in ext4_find_entry()1473 block << EXT4_BLOCK_SIZE_BITS(sb), res_dir); in ext4_find_entry()1493 nblocks = dir->i_size >> EXT4_BLOCK_SIZE_BITS(sb); in ext4_find_entry()1529 block << EXT4_BLOCK_SIZE_BITS(sb), in ext4_dx_find_entry()2799 lblock = offset >> EXT4_BLOCK_SIZE_BITS(sb); in ext4_empty_dir()
154 map.m_lblk = ctx->pos >> EXT4_BLOCK_SIZE_BITS(sb); in ext4_readdir()
42 (EXT4_BLOCK_SIZE_BITS(sb) + EXT4_CLUSTER_BITS(sb) + 3); in ext4_get_group_number()
236 # define EXT4_BLOCK_SIZE_BITS(s) ((s)->s_blocksize_bits) macro239 # define EXT4_BLOCK_SIZE_BITS(s) ((s)->s_log_block_size + 10) macro
4640 >> EXT4_BLOCK_SIZE_BITS(sb); in ext4_ext_truncate()5421 punch_start = offset >> EXT4_BLOCK_SIZE_BITS(sb); in ext4_collapse_range()5422 punch_stop = (offset + len) >> EXT4_BLOCK_SIZE_BITS(sb); in ext4_collapse_range()
3679 EXT4_BLOCK_SIZE_BITS(sb); in ext4_punch_hole()3680 stop_block = (offset + length) >> EXT4_BLOCK_SIZE_BITS(sb); in ext4_punch_hole()
5428 ext4_lblk_t blk = off >> EXT4_BLOCK_SIZE_BITS(sb); in ext4_quota_read()5465 ext4_lblk_t blk = off >> EXT4_BLOCK_SIZE_BITS(sb); in ext4_quota_write()