Home
last modified time | relevance | path

Searched defs:cluster_index (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/block/
H A Dqcow2-refcount.c247 int qcow2_get_refcount(BlockDriverState *bs, int64_t cluster_index, in qcow2_get_refcount()
306 alloc_refcount_block(BlockDriverState *bs, int64_t cluster_index, in alloc_refcount_block()
843 int64_t cluster_index = cluster_offset >> s->cluster_bits; in update_refcount() local
944 int64_t cluster_index, in qcow2_update_cluster_refcount()
1035 uint64_t cluster_index, refcount; in qcow2_alloc_clusters_at() local
1313 uint64_t cluster_index; in qcow2_update_snapshot_refcount() local
3575 uint64_t cluster_index = discard_block_offs >> s->cluster_bits; in qcow2_discard_refcount_block() local
H A Dparallels.c185 uint32_t cluster_index = host_cluster_index(s, off); in mark_used() local
/openbmc/linux/drivers/clk/mvebu/
H A Dap-cpu-clk.c231 int ret, nclusters = 0, cluster_index = 0; in ap_cpu_clock_probe() local
/openbmc/linux/fs/xfs/scrub/
H A Dialloc.c373 unsigned int cluster_index; in xchk_iallocbt_check_cluster() local
/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c814 int cluster_index = file->index - HPRE_CLUSTER_CTRL; in hpre_cluster_inqry_read() local
824 int cluster_index = file->index - HPRE_CLUSTER_CTRL; in hpre_cluster_inqry_write() local
/openbmc/linux/drivers/interconnect/
H A Dcore.c103 int cluster_index = 0; in icc_graph_show() local
/openbmc/qemu/include/hw/core/
H A Dcpu.h543 int cluster_index; member
/openbmc/linux/fs/f2fs/
H A Dfile.c603 int cluster_index = 0, valid_blocks = 0; in f2fs_truncate_data_blocks_range() local