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

12

/linux-master/arch/powerpc/include/asm/
H A Drheap.h28 int max_blocks; member in struct:_rh_info
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Ddm.c155 u32 max_blocks; local
/linux-master/arch/powerpc/lib/
H A Drheap.c45 static int grow(rh_info_t * info, int max_blocks) argument
105 int max_blocks; local
300 rh_init(rh_info_t * info, unsigned int alignment, int max_blocks, rh_block_t * block) argument
[all...]
/linux-master/drivers/mmc/core/
H A Dsdio_io.c319 unsigned max_blocks; local
/linux-master/fs/omfs/
H A Dfile.c229 int max_blocks = bh_result->b_size >> inode->i_blkbits; local
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_keys.c54 unsigned int max_blocks; member in struct:mlxsw_afk
84 struct mlxsw_afk *mlxsw_afk_create(unsigned int max_blocks, argument
/linux-master/include/linux/
H A Dshmem_fs.h58 unsigned long max_blocks; /* How many blocks are allowed */ member in struct:shmem_sb_info
/linux-master/fs/exfat/
H A Dinode.c284 unsigned long max_blocks = bh_result->b_size >> inode->i_blkbits; local
[all...]
/linux-master/drivers/target/
H A Dtarget_core_xcopy.c663 unsigned long long max_bytes, max_bytes_src, max_bytes_dst, max_blocks; local
H A Dtarget_core_user.c142 uint32_t max_blocks; member in struct:tcmu_dev
[all...]
/linux-master/fs/nilfs2/
H A Dsufile.c1073 u64 segnum, segnum_end, minlen, len, max_blocks, ndiscarded = 0; local
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbcmsdh.c754 uint max_blocks; local
/linux-master/fs/gfs2/
H A Dlops.c513 unsigned int max_blocks = 2 * 1024 * 1024 >> bsize_shift; local
H A Dfile.c1227 calc_max_reserv(struct gfs2_inode *ip, loff_t *len, unsigned int *data_blocks, unsigned int *ind_blocks, unsigned int max_blocks) argument
/linux-master/fs/ext2/
H A Dinode.c786 unsigned max_blocks = bh_result->b_size >> inode->i_blkbits; local
811 unsigned long max_blocks = (length + (1 << blkbits) - 1) >> blkbits; local
/linux-master/drivers/md/
H A Ddm-thin-metadata.c943 dm_block_t max_blocks = 4096; /* 16M */ local
/linux-master/fs/ocfs2/
H A Daops.c139 u64 max_blocks = bh_result->b_size >> inode->i_blkbits; local
/linux-master/fs/fat/
H A Dinode.c187 unsigned long max_blocks = bh_result->b_size >> inode->i_blkbits; local
119 __fat_get_block(struct inode *inode, sector_t iblock, unsigned long *max_blocks, struct buffer_head *bh_result, int create) argument
294 unsigned long max_blocks = bh_result->b_size >> inode->i_blkbits; local
[all...]
/linux-master/fs/ext4/
H A Dxattr.c1389 int max_blocks = (bufsize + blocksize - 1) >> ea_inode->i_blkbits; local
H A Dextents.c4542 unsigned int max_blocks; local
4712 unsigned int max_blocks; local
4819 unsigned int max_blocks; local
[all...]
/linux-master/drivers/media/i2c/
H A Dadv7842.c2499 unsigned int max_blocks = e->pad == ADV7842_EDID_PORT_VGA ? 1 : 4; local
/linux-master/drivers/mmc/host/
H A Dsdhci.c4149 unsigned int max_blocks; local
/linux-master/drivers/scsi/
H A Dsd.c829 unsigned int max_blocks = 0; local
[all...]
/linux-master/drivers/ata/
H A Dlibata-scsi.c2049 u64 max_blocks = 65535 * ATA_MAX_TRIM_RNUM; local
/linux-master/tools/perf/
H A Dbuiltin-script.c87 static int max_blocks; variable

Completed in 491 milliseconds

12