Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Drheap.h28 int max_blocks; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Ddm.c104 u32 max_blocks; in mlx5_dm_sw_icm_alloc() local
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Dfstime.c70 int max_blocks = 2000; variable
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_keys.c49 unsigned int max_blocks; member
79 struct mlxsw_afk *mlxsw_afk_create(unsigned int max_blocks, in mlxsw_afk_create()
/OK3568_Linux_fs/kernel/include/linux/
H A Dshmem_fs.h30 unsigned long max_blocks; /* How many blocks are allowed */ member
/OK3568_Linux_fs/kernel/fs/omfs/
H A Dfile.c229 int max_blocks = bh_result->b_size >> inode->i_blkbits; in omfs_get_block() local
/OK3568_Linux_fs/kernel/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
299 unsigned long max_blocks = bh_result->b_size >> inode->i_blkbits; in fat_get_block_bmap() local
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dsdio_io.c319 unsigned max_blocks; in sdio_io_rw_ext_helper() local
/OK3568_Linux_fs/kernel/fs/ext2/
H A Dinode.c782 unsigned max_blocks = bh_result->b_size >> inode->i_blkbits; in ext2_get_block() local
808 unsigned long max_blocks = (length + (1 << blkbits) - 1) >> blkbits; in ext2_iomap_begin() local
/OK3568_Linux_fs/kernel/fs/exfat/
H A Dinode.c296 unsigned long max_blocks = bh_result->b_size >> inode->i_blkbits; in exfat_get_block() local
/OK3568_Linux_fs/kernel/tools/io_uring/
H A Dio_uring-bench.c66 unsigned long max_blocks; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbcmsdh.c753 uint max_blocks; in brcmf_sdiod_sgtable_alloc() local
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dsufile.c1031 u64 segnum, segnum_end, minlen, len, max_blocks, ndiscarded = 0; in nilfs_sufile_trim_fs() local
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dextents.c4514 unsigned int max_blocks; in ext4_zero_range() local
4675 unsigned int max_blocks; in ext4_fallocate() local
4784 unsigned int max_blocks; in ext4_convert_unwritten_extents() local
H A Dxattr.c1330 int max_blocks = (bufsize + blocksize - 1) >> ea_inode->i_blkbits; in ext4_xattr_inode_write() local
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dlops.c513 unsigned int max_blocks = 2 * 1024 * 1024 >> bsize_shift; in gfs2_find_jhead() local
H A Dfile.c1036 unsigned int max_blocks) in calc_max_reserv()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Daops.c141 u64 max_blocks = bh_result->b_size >> inode->i_blkbits; in ocfs2_get_block() local
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsegment.c1109 unsigned long offset, size, max_blocks = sbi->blocks_per_seg; in __check_sit_bitmap() local
1921 int max_blocks = sbi->blocks_per_seg; in add_discard_addrs() local
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-thin-metadata.c886 dm_block_t max_blocks = 4096; /* 16M */ in __set_metadata_reserve() local
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibata-scsi.c2109 u64 max_blocks = 65535 * ATA_MAX_TRIM_RNUM; in ata_scsiop_inq_b0() local
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci.c4052 unsigned int max_blocks; in sdhci_allocate_bounce_buffer() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dsd.c823 unsigned int max_blocks = 0; in sd_config_discard() local
/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_user.c136 uint32_t max_blocks; member

12