/Linux-v4.19/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-v4.19/arch/powerpc/include/asm/ |
D | rheap.h | 28 int max_blocks; member
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | core_acl_flex_keys.c | 14 unsigned int max_blocks; member 41 struct mlxsw_afk *mlxsw_afk_create(unsigned int max_blocks, in mlxsw_afk_create()
|
/Linux-v4.19/include/linux/ |
D | shmem_fs.h | 28 unsigned long max_blocks; /* How many blocks are allowed */ member
|
/Linux-v4.19/fs/fat/ |
D | inode.c | 113 unsigned long *max_blocks, in __fat_get_block() 180 unsigned long max_blocks = bh_result->b_size >> inode->i_blkbits; in fat_get_block() local 293 unsigned long max_blocks = bh_result->b_size >> inode->i_blkbits; in fat_get_block_bmap() local
|
/Linux-v4.19/fs/omfs/ |
D | file.c | 229 int max_blocks = bh_result->b_size >> inode->i_blkbits; in omfs_get_block() local
|
/Linux-v4.19/drivers/mmc/core/ |
D | sdio_io.c | 309 unsigned max_blocks; in sdio_io_rw_ext_helper() local
|
/Linux-v4.19/fs/ext2/ |
D | inode.c | 780 unsigned max_blocks = bh_result->b_size >> inode->i_blkbits; in ext2_get_block() local 806 unsigned long max_blocks = (length + (1 << blkbits) - 1) >> blkbits; in ext2_iomap_begin() local
|
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | bcmsdh.c | 756 uint max_blocks; in brcmf_sdiod_sgtable_alloc() local
|
/Linux-v4.19/fs/gfs2/ |
D | file.c | 923 unsigned int max_blocks) in calc_max_reserv()
|
/Linux-v4.19/fs/nilfs2/ |
D | sufile.c | 1026 u64 segnum, segnum_end, minlen, len, max_blocks, ndiscarded = 0; in nilfs_sufile_trim_fs() local
|
/Linux-v4.19/fs/ext4/ |
D | extents.c | 4738 unsigned int max_blocks; in ext4_zero_range() local 4906 unsigned int max_blocks; in ext4_fallocate() local 5006 unsigned int max_blocks; in ext4_convert_unwritten_extents() local
|
D | xattr.c | 1355 int max_blocks = (bufsize + blocksize - 1) >> ea_inode->i_blkbits; in ext4_xattr_inode_write() local
|
/Linux-v4.19/fs/f2fs/ |
D | segment.c | 938 unsigned long offset, size, max_blocks = sbi->blocks_per_seg; in __check_sit_bitmap() local 1716 int max_blocks = sbi->blocks_per_seg; in add_discard_addrs() local
|
/Linux-v4.19/fs/ocfs2/ |
D | aops.c | 155 u64 max_blocks = bh_result->b_size >> inode->i_blkbits; in ocfs2_get_block() local
|
/Linux-v4.19/drivers/mmc/host/ |
D | sdhci.c | 3414 unsigned int max_blocks; in sdhci_allocate_bounce_buffer() local
|
/Linux-v4.19/drivers/md/ |
D | dm-thin-metadata.c | 829 dm_block_t max_blocks = 4096; /* 16M */ in __set_metadata_reserve() local
|
/Linux-v4.19/drivers/scsi/ |
D | sd.c | 702 unsigned int max_blocks = 0; in sd_config_discard() local
|
/Linux-v4.19/drivers/target/ |
D | target_core_user.c | 147 uint32_t max_blocks; member
|
/Linux-v4.19/drivers/s390/block/ |
D | dasd_int.h | 271 int max_blocks; /* maximum number of blocks to be chained */ member
|
/Linux-v4.19/tools/perf/ |
D | builtin-script.c | 63 static int max_blocks; variable
|