Searched defs:blocks (Results 76 - 100 of 239) sorted by relevance

12345678910

/linux-master/arch/m68k/emu/
H A Dnfblock.c40 static inline s32 nfhd_get_capacity(u32 major, u32 minor, u32 *blocks, argument
55 u32 blocks, bsize; member in struct:nfhd_device
97 static int __init nfhd_init_one(int id, u32 blocks, u32 bsize) argument
154 u32 blocks, bsize; local
[all...]
/linux-master/fs/quota/
H A Dquota_v2.c52 static inline qsize_t v2_qbtos(qsize_t blocks) argument
/linux-master/fs/xfs/scrub/
H A Drefcount.c494 xfs_filblks_t blocks; local
[all...]
H A Dagheader.c372 xfs_extlen_t *blocks = priv; local
384 xfs_extlen_t blocks = 0; local
405 xfs_extlen_t blocks; local
437 xfs_agblock_t blocks; local
486 xfs_agblock_t blocks; local
819 xfs_agblock_t blocks; local
[all...]
/linux-master/fs/xfs/libxfs/
H A Dxfs_btree_staging.c480 xfs_btree_bload_level_geometry( struct xfs_btree_cur *cur, struct xfs_btree_bload *bbl, unsigned int level, uint64_t nr_this_level, unsigned int *avg_per_block, uint64_t *blocks, uint64_t *blocks_with_extra) argument
681 uint64_t blocks; local
[all...]
H A Dxfs_trans_resv.c71 uint blocks; local
[all...]
/linux-master/arch/arm64/crypto/
H A Daes-ce-ccm-glue.c106 u32 blocks = abytes / AES_BLOCK_SIZE; local
H A Dghash-ce-glue.c74 static void ghash_do_update(int blocks, u64 dg[], const char *src, argument
99 void ghash_do_simd_update(int blocks, u64 dg[], const char *src, argument
128 int blocks; local
283 int blocks = count / GHASH_BLOCK_SIZE; local
[all...]
/linux-master/fs/bcachefs/
H A Dec.h178 open_bucket_idx_t blocks[BCH_BKEY_PTRS_MAX]; member in struct:ec_stripe_new
/linux-master/sound/soc/intel/catpt/
H A Dloader.c31 u32 blocks; member in struct:catpt_fw_mod_hdr
/linux-master/crypto/
H A Daegis128-core.c32 union aegis_block blocks[AEGIS128_STATE_BLOCKS]; member in struct:aegis_state
[all...]
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmw_surface_cache.h93 SVGA3dSize blocks; local
/linux-master/drivers/mtd/
H A Drfd_ftl.c88 struct block *blocks; member in struct:partition
[all...]
/linux-master/arch/arm/crypto/
H A Dghash-ce-glue.c78 static void ghash_do_update(int blocks, u64 dg[], const char *src, argument
121 int blocks; local
435 int blocks = count / GHASH_BLOCK_SIZE; local
[all...]
/linux-master/drivers/md/persistent-data/
H A Ddm-transaction-manager.c29 dm_block_t blocks[PREFETCH_SIZE]; member in struct:prefetch_set
/linux-master/drivers/mmc/host/
H A Dmxs-mmc.c355 unsigned int blocks = data->blocks; local
H A Dcb710-mmc.c268 size_t len, blocks = data->blocks; local
312 size_t len, blocks = data->blocks; local
[all...]
/linux-master/fs/hfsplus/
H A Dextents.c401 u32 total_blocks, blocks, start; local
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_keys.h188 const struct mlxsw_afk_block *blocks; member in struct:mlxsw_afk_ops
H A Dcore_acl_flex_keys.c56 const struct mlxsw_afk_block *blocks; member in struct:mlxsw_afk
117 const struct mlxsw_afk_block *blocks[]; member in struct:mlxsw_afk_key_info
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vram_mgr.c38 struct list_head blocks; member in struct:amdgpu_vram_reservation
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_buddy.c490 __alloc_range(struct drm_buddy *mm, struct list_head *dfs, u64 start, u64 size, struct list_head *blocks, u64 *total_allocated_on_err) argument
583 __drm_buddy_alloc_range(struct drm_buddy *mm, u64 start, u64 size, u64 *total_allocated_on_err, struct list_head *blocks) argument
599 __alloc_contig_try_harder(struct drm_buddy *mm, u64 size, u64 min_block_size, struct list_head *blocks) argument
671 drm_buddy_block_trim(struct drm_buddy *mm, u64 new_size, struct list_head *blocks) argument
742 drm_buddy_alloc_blocks(struct drm_buddy *mm, u64 start, u64 end, u64 size, u64 min_block_size, struct list_head *blocks, unsigned long flags) argument
[all...]
/linux-master/fs/sysv/
H A Ditree.c436 unsigned blocks, res, direct = DIRECT, i = DEPTH; local
[all...]
/linux-master/drivers/md/dm-vdo/
H A Drecovery-journal.h217 struct recovery_journal_block blocks[]; member in struct:recovery_journal
[all...]
/linux-master/drivers/md/
H A Ddm-ebs-target.c145 sector_t block, blocks, secto local
169 sector_t blocks, sector = bio->bi_iter.bi_sector; local
[all...]

Completed in 204 milliseconds

12345678910