Home
last modified time | relevance | path

Searched defs:max_blocks (Results 1 - 25 of 54) sorted by relevance

123

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Drheap.h28 int max_blocks; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Drheap.h28 int max_blocks; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Ddm.c104 u32 max_blocks; in mlx5_dm_sw_icm_alloc() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Ddm.c131 u32 max_blocks; in mlx5_dm_sw_icm_alloc() local
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Drheap.c45 static int grow(rh_info_t * info, int max_blocks) in grow() argument
105 int max_blocks; assure_empty() local
300 rh_init(rh_info_t * info, unsigned int alignment, int max_blocks, rh_block_t * block) rh_init() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Drheap.c45 static int grow(rh_info_t * info, int max_blocks) in grow() argument
105 int max_blocks; assure_empty() local
300 rh_init(rh_info_t * info, unsigned int alignment, int max_blocks, rh_block_t * block) rh_init() argument
[all...]
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dsdio_io.c319 unsigned max_blocks; in sdio_io_rw_ext_helper() local
/kernel/linux/linux-5.10/include/linux/
H A Dshmem_fs.h30 unsigned long max_blocks; /* How many blocks are allowed */ member
/kernel/linux/linux-5.10/fs/omfs/
H A Dfile.c229 int max_blocks = bh_result->b_size >> inode->i_blkbits; in omfs_get_block() local
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dsdio_io.c319 unsigned max_blocks; in sdio_io_rw_ext_helper() local
/kernel/linux/linux-6.6/fs/omfs/
H A Dfile.c229 int max_blocks = bh_result->b_size >> inode->i_blkbits; in omfs_get_block() local
/kernel/linux/linux-5.10/fs/exfat/
H A Dinode.c294 unsigned long max_blocks = bh_result->b_size >> inode->i_blkbits; in exfat_get_block() local
/kernel/linux/linux-5.10/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() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_keys.c51 unsigned int max_blocks; member
81 struct mlxsw_afk *mlxsw_afk_create(unsigned int max_blocks, in mlxsw_afk_create() argument
/kernel/linux/linux-6.6/fs/exfat/
H A Dinode.c272 unsigned long max_blocks = bh_result->b_size >> inode->i_blkbits; in exfat_get_block() local
/kernel/linux/linux-6.6/include/linux/
H A Dshmem_fs.h54 unsigned long max_blocks; /* How many blocks are allowed */ member
/kernel/linux/linux-5.10/tools/io_uring/
H A Dio_uring-bench.c66 unsigned long max_blocks; member
/kernel/linux/linux-5.10/fs/nilfs2/
H A Dsufile.c1068 u64 segnum, segnum_end, minlen, len, max_blocks, ndiscarded = 0; in nilfs_sufile_trim_fs() local
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dsufile.c1068 u64 segnum, segnum_end, minlen, len, max_blocks, ndiscarded = 0; in nilfs_sufile_trim_fs() local
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_xcopy.c662 unsigned long long max_bytes, max_bytes_src, max_bytes_dst, max_blocks; in target_xcopy_do_work() local
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbcmsdh.c753 uint max_blocks; in brcmf_sdiod_sgtable_alloc() local
/kernel/linux/linux-5.10/fs/gfs2/
H A Dfile.c1034 calc_max_reserv(struct gfs2_inode *ip, loff_t *len, unsigned int *data_blocks, unsigned int *ind_blocks, unsigned int max_blocks) calc_max_reserv() argument
H A Dlops.c513 unsigned int max_blocks = 2 * 1024 * 1024 >> bsize_shift; in gfs2_find_jhead() local
/kernel/linux/linux-5.10/fs/f2fs/
H A Dsysfs.c968 unsigned int max_blocks = sbi->blocks_per_seg; in undiscard_info_seq_show() local
/kernel/linux/linux-5.10/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

Completed in 24 milliseconds

123