/openbmc/linux/arch/powerpc/lib/ |
H A D | rheap.c | 45 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 D | rheap.h | 28 int max_blocks; member
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | dm.c | 131 u32 max_blocks; in mlx5_dm_sw_icm_alloc() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_acl_flex_keys.c | 52 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 D | file.c | 229 int max_blocks = bh_result->b_size >> inode->i_blkbits; in omfs_get_block() local
|
/openbmc/linux/fs/fat/ |
H A D | inode.c | 120 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 D | inode.c | 786 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 D | sdio_io.c | 319 unsigned max_blocks; in sdio_io_rw_ext_helper() local
|
/openbmc/linux/include/linux/ |
H A D | shmem_fs.h | 54 unsigned long max_blocks; /* How many blocks are allowed */ member
|
/openbmc/linux/fs/exfat/ |
H A D | inode.c | 272 unsigned long max_blocks = bh_result->b_size >> inode->i_blkbits; in exfat_get_block() local
|
/openbmc/linux/drivers/target/ |
H A D | target_core_xcopy.c | 662 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 D | bcmsdh.c | 754 uint max_blocks; in brcmf_sdiod_sgtable_alloc() local
|
/openbmc/linux/fs/nilfs2/ |
H A D | sufile.c | 1068 u64 segnum, segnum_end, minlen, len, max_blocks, ndiscarded = 0; in nilfs_sufile_trim_fs() local
|
/openbmc/linux/fs/gfs2/ |
H A D | lops.c | 520 unsigned int max_blocks = 2 * 1024 * 1024 >> bsize_shift; in gfs2_find_jhead() local
|
H A D | file.c | 1223 unsigned int max_blocks) in calc_max_reserv()
|
/openbmc/linux/fs/ext4/ |
H A D | extents.c | 4560 unsigned int max_blocks; in ext4_zero_range() local 4730 unsigned int max_blocks; in ext4_fallocate() local 4837 unsigned int max_blocks; in ext4_convert_unwritten_extents() local
|
H A D | xattr.c | 1389 int max_blocks = (bufsize + blocksize - 1) >> ea_inode->i_blkbits; in ext4_xattr_inode_write() local
|
/openbmc/qemu/hw/intc/ |
H A D | pnv_xive.c | 43 uint32_t max_blocks; member
|
H A D | pnv_xive2.c | 54 uint32_t max_blocks; member
|
/openbmc/linux/fs/ocfs2/ |
H A D | aops.c | 139 u64 max_blocks = bh_result->b_size >> inode->i_blkbits; in ocfs2_get_block() local
|
/openbmc/linux/drivers/md/ |
H A D | dm-thin-metadata.c | 943 dm_block_t max_blocks = 4096; /* 16M */ in __set_metadata_reserve() local
|
/openbmc/linux/drivers/mmc/host/ |
H A D | sdhci.c | 4157 unsigned int max_blocks; in sdhci_allocate_bounce_buffer() local
|
/openbmc/linux/drivers/ata/ |
H A D | libata-scsi.c | 2126 u64 max_blocks = 65535 * ATA_MAX_TRIM_RNUM; in ata_scsiop_inq_b0() local
|
/openbmc/linux/drivers/media/i2c/ |
H A D | adv7842.c | 2499 unsigned int max_blocks = e->pad == ADV7842_EDID_PORT_VGA ? 1 : 4; in adv7842_set_edid() local
|
/openbmc/linux/drivers/scsi/ |
H A D | sd.c | 827 unsigned int max_blocks = 0; in sd_config_discard() local
|