Home
last modified time | relevance | path

Searched defs:max_blocks (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/linux/arch/powerpc/lib/
H A Drheap.c45 static int grow(rh_info_t * info, int max_blocks) in grow()
105 int max_blocks; in assure_empty() local
300 void rh_init(rh_info_t * info, unsigned int alignment, int max_blocks, in rh_init()
/openbmc/linux/arch/powerpc/include/asm/
H A Drheap.h28 int max_blocks; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Ddm.c131 u32 max_blocks; in mlx5_dm_sw_icm_alloc() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_keys.c52 unsigned int max_blocks; member
82 struct mlxsw_afk *mlxsw_afk_create(unsigned int max_blocks, in mlxsw_afk_create()
/openbmc/linux/fs/omfs/
H A Dfile.c229 int max_blocks = bh_result->b_size >> inode->i_blkbits; in omfs_get_block() local
/openbmc/linux/fs/fat/
H A Dinode.c120 unsigned long *max_blocks, in __fat_get_block()
187 unsigned long max_blocks = bh_result->b_size >> inode->i_blkbits; in fat_get_block() local
294 unsigned long max_blocks = bh_result->b_size >> inode->i_blkbits; in fat_get_block_bmap() local
/openbmc/linux/fs/ext2/
H A Dinode.c786 unsigned max_blocks = bh_result->b_size >> inode->i_blkbits; in ext2_get_block() local
811 unsigned long max_blocks = (length + (1 << blkbits) - 1) >> blkbits; in ext2_iomap_begin() local
/openbmc/linux/drivers/mmc/core/
H A Dsdio_io.c319 unsigned max_blocks; in sdio_io_rw_ext_helper() local
/openbmc/linux/include/linux/
H A Dshmem_fs.h54 unsigned long max_blocks; /* How many blocks are allowed */ member
/openbmc/linux/fs/exfat/
H A Dinode.c272 unsigned long max_blocks = bh_result->b_size >> inode->i_blkbits; in exfat_get_block() local
/openbmc/linux/drivers/target/
H A Dtarget_core_xcopy.c662 unsigned long long max_bytes, max_bytes_src, max_bytes_dst, max_blocks; in target_xcopy_do_work() local
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbcmsdh.c754 uint max_blocks; in brcmf_sdiod_sgtable_alloc() local
/openbmc/linux/fs/nilfs2/
H A Dsufile.c1068 u64 segnum, segnum_end, minlen, len, max_blocks, ndiscarded = 0; in nilfs_sufile_trim_fs() local
/openbmc/linux/fs/gfs2/
H A Dlops.c520 unsigned int max_blocks = 2 * 1024 * 1024 >> bsize_shift; in gfs2_find_jhead() local
H A Dfile.c1223 unsigned int max_blocks) in calc_max_reserv()
/openbmc/linux/fs/ext4/
H A Dextents.c4538 unsigned int max_blocks; in ext4_zero_range() local
4708 unsigned int max_blocks; in ext4_fallocate() local
4815 unsigned int max_blocks; in ext4_convert_unwritten_extents() local
H A Dxattr.c1389 int max_blocks = (bufsize + blocksize - 1) >> ea_inode->i_blkbits; in ext4_xattr_inode_write() local
/openbmc/qemu/hw/intc/
H A Dpnv_xive.c44 uint32_t max_blocks; member
H A Dpnv_xive2.c44 uint32_t max_blocks; member
/openbmc/linux/fs/ocfs2/
H A Daops.c139 u64 max_blocks = bh_result->b_size >> inode->i_blkbits; in ocfs2_get_block() local
/openbmc/linux/fs/f2fs/
H A Dsegment.c1137 unsigned long offset, size, max_blocks = sbi->blocks_per_seg; in __check_sit_bitmap() local
2046 int max_blocks = sbi->blocks_per_seg; in add_discard_addrs() local
/openbmc/linux/drivers/md/
H A Ddm-thin-metadata.c943 dm_block_t max_blocks = 4096; /* 16M */ in __set_metadata_reserve() local
/openbmc/linux/drivers/ata/
H A Dlibata-scsi.c2084 u64 max_blocks = 65535 * ATA_MAX_TRIM_RNUM; in ata_scsiop_inq_b0() local
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.c4148 unsigned int max_blocks; in sdhci_allocate_bounce_buffer() local
/openbmc/linux/drivers/media/i2c/
H A Dadv7842.c2499 unsigned int max_blocks = e->pad == ADV7842_EDID_PORT_VGA ? 1 : 4; in adv7842_set_edid() local

12