| /Linux-v5.4/arch/powerpc/lib/ | 
| 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-v5.4/arch/powerpc/include/asm/ | 
| D | rheap.h | 28 	int max_blocks;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/lib/ | 
| D | dm.c | 102 	u32 max_blocks;  in mlx5_dm_sw_icm_alloc()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ | 
| D | core_acl_flex_keys.c | 14 	unsigned int max_blocks;  member42 struct mlxsw_afk *mlxsw_afk_create(unsigned int max_blocks,  in mlxsw_afk_create()
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | shmem_fs.h | 29 	unsigned long max_blocks;   /* How many blocks are allowed */  member
 | 
| /Linux-v5.4/fs/fat/ | 
| D | inode.c | 119 				  unsigned long *max_blocks,  in __fat_get_block()186 	unsigned long max_blocks = bh_result->b_size >> inode->i_blkbits;  in fat_get_block()  local
 299 	unsigned long max_blocks = bh_result->b_size >> inode->i_blkbits;  in fat_get_block_bmap()  local
 
 | 
| /Linux-v5.4/fs/omfs/ | 
| D | file.c | 229 	int max_blocks = bh_result->b_size >> inode->i_blkbits;  in omfs_get_block()  local
 | 
| /Linux-v5.4/drivers/mmc/core/ | 
| D | sdio_io.c | 319 	unsigned max_blocks;  in sdio_io_rw_ext_helper()  local
 | 
| /Linux-v5.4/fs/ext2/ | 
| D | inode.c | 782 	unsigned max_blocks = bh_result->b_size >> inode->i_blkbits;  in ext2_get_block()  local808 	unsigned long max_blocks = (length + (1 << blkbits) - 1) >> blkbits;  in ext2_iomap_begin()  local
 
 | 
| /Linux-v5.4/tools/io_uring/ | 
| D | io_uring-bench.c | 66 	unsigned long max_blocks;  member
 | 
| /Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ | 
| D | bcmsdh.c | 754 	uint max_blocks;  in brcmf_sdiod_sgtable_alloc()  local
 | 
| /Linux-v5.4/fs/nilfs2/ | 
| D | sufile.c | 1026 	u64 segnum, segnum_end, minlen, len, max_blocks, ndiscarded = 0;  in nilfs_sufile_trim_fs()  local
 | 
| /Linux-v5.4/fs/gfs2/ | 
| D | file.c | 949 			    unsigned int max_blocks)  in calc_max_reserv()
 | 
| /Linux-v5.4/fs/ext4/ | 
| D | extents.c | 4693 	unsigned int max_blocks;  in ext4_zero_range()  local4861 	unsigned int max_blocks;  in ext4_fallocate()  local
 4961 	unsigned int max_blocks;  in ext4_convert_unwritten_extents()  local
 
 | 
| D | xattr.c | 1348 	int max_blocks = (bufsize + blocksize - 1) >> ea_inode->i_blkbits;  in ext4_xattr_inode_write()  local
 | 
| /Linux-v5.4/fs/f2fs/ | 
| D | segment.c | 1040 	unsigned long offset, size, max_blocks = sbi->blocks_per_seg;  in __check_sit_bitmap()  local1836 	int max_blocks = sbi->blocks_per_seg;  in add_discard_addrs()  local
 
 | 
| /Linux-v5.4/fs/ocfs2/ | 
| D | aops.c | 142 	u64 max_blocks = bh_result->b_size >> inode->i_blkbits;  in ocfs2_get_block()  local
 | 
| /Linux-v5.4/drivers/mmc/host/ | 
| D | sdhci.c | 3650 	unsigned int max_blocks;  in sdhci_allocate_bounce_buffer()  local
 | 
| /Linux-v5.4/drivers/md/ | 
| D | dm-thin-metadata.c | 865 	dm_block_t max_blocks = 4096; /* 16M */  in __set_metadata_reserve()  local
 | 
| /Linux-v5.4/drivers/scsi/ | 
| D | sd.c | 774 	unsigned int max_blocks = 0;  in sd_config_discard()  local
 | 
| /Linux-v5.4/drivers/target/ | 
| D | target_core_user.c | 135 	uint32_t max_blocks;  member
 | 
| /Linux-v5.4/drivers/staging/exfat/ | 
| D | exfat_super.c | 3134 	unsigned long max_blocks = bh_result->b_size >> inode->i_blkbits;  in exfat_get_block()  local
 | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-script.c | 77 static int			max_blocks;  variable
 |