Searched refs:block_shift (Results 1 – 16 of 16) sorted by relevance
154 u64 block_shift) in mlx4_ib_umem_calc_block_mtt() argument160 if ((next_block_start & ((1ULL << block_shift) - 1ULL)) != 0) in mlx4_ib_umem_calc_block_mtt()166 block_shift = alignment_of(next_block_start); in mlx4_ib_umem_calc_block_mtt()172 if (((current_block_end) & ((1ULL << block_shift) - 1ULL)) != 0) in mlx4_ib_umem_calc_block_mtt()177 block_shift = alignment_of(current_block_end); in mlx4_ib_umem_calc_block_mtt()179 return block_shift; in mlx4_ib_umem_calc_block_mtt()260 u64 block_shift = MLX4_MAX_MTT_SHIFT; in mlx4_ib_umem_calc_optimal_mtt_size() local300 block_shift = min(alignment_of(misalignment_bits), in mlx4_ib_umem_calc_optimal_mtt_size()301 block_shift); in mlx4_ib_umem_calc_optimal_mtt_size()312 block_shift = mlx4_ib_umem_calc_block_mtt in mlx4_ib_umem_calc_optimal_mtt_size()[all …]
35 befs_sb->block_shift = fs32_to_cpu(sb, disk_sb->block_shift); in befs_load_sb()96 if ((1 << befs_sb->block_shift) != befs_sb->block_size) { in befs_check_sb()
57 block = pos >> BEFS_SB(sb)->block_shift; in befs_read_datastream()59 *off = pos - (block << BEFS_SB(sb)->block_shift); in befs_read_datastream()99 befs_off_t pos = fblock << BEFS_SB(sb)->block_shift; in befs_fblock2brun()181 datablocks = ds->size >> befs_sb->block_shift; in befs_count_blocks()323 indir_start_blk = data->max_direct_range >> BEFS_SB(sb)->block_shift; in befs_find_brun_indirect()434 data->max_indirect_range >> BEFS_SB(sb)->block_shift; in befs_find_brun_dblindirect()
35 u32 block_shift; member
119 fs32 block_shift; member
170 befs_debug(sb, " block_shift %u", fs32_to_cpu(sb, sup->block_shift)); in befs_dump_super_block()
363 Check block_size agrees with block_shift
628 xd_card->block_shift = 4; in reset_xd()636 xd_card->block_shift = 4; in reset_xd()710 xd_card->block_shift = 0; in reset_xd()736 page_addr = (u32)i << xd_card->block_shift; in reset_xd()1022 xd_card->block_shift = 0; in reset_xd_card()1074 page_addr = phy_blk << xd_card->block_shift; in xd_mark_bad_block()1125 page_addr = (phy_blk << xd_card->block_shift) + start_page; in xd_init_page()1175 old_page = (old_blk << xd_card->block_shift) + start_page; in xd_copy_page()1176 new_page = (new_blk << xd_card->block_shift) + start_page; in xd_copy_page()1312 page_addr = phy_blk << xd_card->block_shift; in xd_erase_block()[all …]
116 (xd_card)->block_shift = 5; \
544 u8 block_shift; member595 u8 block_shift; member
2129 ms_card->block_shift = 5;2133 ms_card->block_shift = 4;2143 if (ms_card->block_shift == 4) { /* 4MB or 8MB */2164 ms_card->capacity = ((u32)eblock_cnt - 2) << ms_card->block_shift;3581 log_blk = (u16)(start_sector >> ms_card->block_shift);
549 int block_shift = in parse_rock_ridge_inode_internal() local551 if (block_shift > 17) { in parse_rock_ridge_inode_internal()555 block_shift); in parse_rock_ridge_inode_internal()
61 u32 block_shift; member
267 data = ((values->block_id << local_cac_reg->block_shift) &
87 u32 block_shift; member
396 data = ((values->block_id << local_cac_reg->block_shift) &