Searched defs:max_blocks (Results 1 – 15 of 15) sorted by relevance
| /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()
|
| /linux/arch/powerpc/include/asm/ |
| H A D | rheap.h | 28 int max_blocks; member
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core_acl_flex_keys.c | 54 unsigned int max_blocks; member 84 struct mlxsw_afk *mlxsw_afk_create(unsigned int max_blocks, in mlxsw_afk_create()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | dm.c | 155 u32 max_blocks; in mlx5_dm_sw_icm_alloc() local
|
| /linux/drivers/target/ |
| H A D | target_core_xcopy.c | 663 unsigned long long max_bytes, max_bytes_src, max_bytes_dst, max_blocks; in target_xcopy_do_work() local
|
| /linux/fs/xfs/ |
| H A D | xfs_discard.c | 821 xfs_rfsblock_t max_blocks; in xfs_ioc_trim() local
|
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-dv-timings.c | 1029 unsigned int v4l2_num_edid_blocks(const u8 *edid, unsigned int max_blocks) in v4l2_num_edid_blocks()
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | bcmsdh.c | 759 uint max_blocks; in brcmf_sdiod_sgtable_alloc() local
|
| /linux/fs/gfs2/ |
| H A D | file.c | 1235 unsigned int max_blocks) in calc_max_reserv()
|
| /linux/fs/ext4/ |
| H A D | extents.c | 5057 unsigned int max_blocks; in ext4_convert_unwritten_extents_atomic() local 5136 ext4_lblk_t max_blocks, conv_blocks = 0; in ext4_convert_unwritten_extents() local
|
| H A D | xattr.c | 1397 int max_blocks = (bufsize + blocksize - 1) >> ea_inode->i_blkbits; in ext4_xattr_inode_write() local
|
| /linux/drivers/md/ |
| H A D | dm-thin-metadata.c | 947 dm_block_t max_blocks = 4096; /* 16M */ in __set_metadata_reserve() local
|
| H A D | dm-integrity.c | 1983 unsigned int max_blocks = (max_size - extra_space) / ic->tag_size; in integrity_metadata() local
|
| /linux/drivers/ata/ |
| H A D | libata-scsi.c | 2360 u64 max_blocks = max_pages * ATA_MAX_TRIM_RNUM * (u64)U16_MAX; in ata_scsiop_inq_b0() local
|
| /linux/tools/perf/ |
| H A D | builtin-script.c | 91 static int max_blocks; global() variable
|