Searched refs:EXT3_BLOCK_SIZE_BITS (Results 1 – 5 of 5) sorted by relevance
577 (block<<EXT3_BLOCK_SIZE_BITS(dir->i_sb)) in htree_dirblock_to_tree()885 nblocks = dir->i_size >> EXT3_BLOCK_SIZE_BITS(sb); in ext3_find_entry()931 block << EXT3_BLOCK_SIZE_BITS(sb), res_dir); in ext3_find_entry()951 nblocks = dir->i_size >> EXT3_BLOCK_SIZE_BITS(sb); in ext3_find_entry()983 block << EXT3_BLOCK_SIZE_BITS(sb), in ext3_dx_find_entry()1931 offset >> EXT3_BLOCK_SIZE_BITS(sb), 0, &err))) { in empty_dir()
116 unsigned long blk = ctx->pos >> EXT3_BLOCK_SIZE_BITS(sb); in ext3_readdir()
85 #define EXT3_BLOCK_SIZE_BITS(s) ((s)->s_blocksize_bits) macro
3020 sector_t blk = off >> EXT3_BLOCK_SIZE_BITS(sb); in ext3_quota_read()3058 sector_t blk = off >> EXT3_BLOCK_SIZE_BITS(sb); in ext3_quota_write()
2520 >> EXT3_BLOCK_SIZE_BITS(inode->i_sb); in ext3_truncate()2674 (offset >> EXT3_BLOCK_SIZE_BITS(sb)); in ext3_get_inode_block()