Home
last modified time | relevance | path

Searched defs:blocks (Results 76 – 100 of 209) sorted by relevance

123456789

/linux/fs/afs/
H A Dxdr_fs.h102 union afs_xdr_dir_block blocks[AFS_DIR_BLOCKS_PER_PAGE]; member
/linux/drivers/gpu/drm/xe/
H A Dxe_svm.c519 struct list_head *blocks = &to_xe_ttm_vram_mgr_resource(res)->blocks; in xe_svm_populate_devmem_pfn() local
701 struct list_head *blocks; in xe_drm_pagemap_populate_mm() local
/linux/fs/xfs/scrub/
H A Dcommon.c378 xfs_filblks_t *blocks; member
412 xfs_filblks_t *blocks) in xchk_count_rmap_ownedby_ag()
H A Drtrefcount.c516 xfs_filblks_t blocks; in xchk_refcount_xref_rmap() local
/linux/drivers/media/i2c/
H A Dadv7842.c102 u32 blocks; member
107 u32 blocks; member
710 u32 blocks = state->vga_edid.blocks; in edid_write_vga_segment() local
761 u32 blocks = state->hdmi_edid.blocks; in edid_write_hdmi_segment() local
2460 u32 blocks = 0; in adv7842_get_edid() local
/linux/drivers/mfd/
H A Dtc3589x.c287 unsigned int blocks = tc3589x->pdata->block; in tc3589x_device_init() local
/linux/fs/quota/
H A Dquota_v2.c52 static inline qsize_t v2_qbtos(qsize_t blocks) in v2_qbtos()
/linux/fs/hfs/
H A Dextent.c290 u32 total_blocks, blocks, start; in hfs_free_fork() local
/linux/fs/ocfs2/
H A Docfs2.h767 u64 blocks) in ocfs2_clusters_for_blocks()
777 u64 blocks) in ocfs2_blocks_to_clusters()
822 u64 blocks) in ocfs2_block_to_cluster_start()
844 u64 blocks; in ocfs2_align_bytes_to_blocks() local
H A Dslot_map.c340 unsigned long long blocks, bytes = 0; in ocfs2_map_slot_buffers() local
/linux/drivers/gpio/
H A Dgpio-sch311x.c48 struct sch311x_gpio_block blocks[6]; member
/linux/fs/xfs/
H A Dxfs_reflink.c761 int64_t blocks) in xfs_reflink_update_quota()
775 # define xfs_reflink_update_quota(tp, ip, is_cow, blocks) ((void)0) argument
/linux/arch/powerpc/platforms/pseries/
H A Dpapr_scm.c56 uint64_t blocks; member
1364 u64 blocks, block_size; in papr_scm_probe() local
/linux/drivers/media/cec/usb/extron-da-hd-4k-plus/
H A Dextron-da-hd-4k-plus.c406 static void extron_update_edid(struct extron_port *port, unsigned int blocks) in extron_update_edid()
444 const u8 *edid, unsigned int blocks) in extron_write_edid()
/linux/drivers/staging/most/dim2/
H A Dhal.c116 u32 const blocks = DIV_ROUND_UP(size, DBR_BLOCK_SIZE); in alloc_dbr() local
136 u32 const blocks = DIV_ROUND_UP(size, DBR_BLOCK_SIZE); in free_dbr() local
/linux/drivers/mmc/core/
H A Dsdio_io.c332 unsigned blocks; in sdio_io_rw_ext_helper() local
/linux/drivers/usb/storage/
H A Ddatafab.c551 unsigned long block, blocks; in datafab_transport() local
/linux/fs/hfsplus/
H A Dextents.c398 u32 total_blocks, blocks, start; in hfsplus_free_fork() local
/linux/drivers/md/dm-vdo/
H A Drecovery-journal.h217 struct recovery_journal_block blocks[]; member
/linux/drivers/crypto/inside-secure/eip93/
H A Deip93-common.c524 u32 start, end, ctr, blocks; in eip93_send_req() local
/linux/drivers/infiniband/hw/hfi1/
H A Dpio.c142 int blocks; /* block size of the pool */ member
1405 unsigned long blocks = dwords_to_blocks(dw_len); in sc_buffer_alloc() local
/linux/drivers/mtd/nand/raw/
H A Ddiskonchip.c915 unsigned blocks, maxblocks; in nftl_partscan() local
1020 int blocks; in inftl_partscan() local
/linux/crypto/
H A Daegis128-core.c32 union aegis_block blocks[AEGIS128_STATE_BLOCKS]; member
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vcap_impl.h58 int blocks; /* number of blocks in super vcap (if applicable) */ member
/linux/fs/f2fs/
H A Dsegment.h356 unsigned int blocks = 0; in set_ckpt_valid_blocks() local
373 unsigned int blocks = 0; in sanity_check_valid_blocks() local
607 unsigned int segno, left_blocks, blocks; in has_curseg_enough_space() local

123456789