Searched defs:cluster_index (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/block/ |
H A D | qcow2-refcount.c | 247 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 D | parallels.c | 185 uint32_t cluster_index = host_cluster_index(s, off); in mark_used() local
|
/openbmc/linux/drivers/clk/mvebu/ |
H A D | ap-cpu-clk.c | 231 int ret, nclusters = 0, cluster_index = 0; in ap_cpu_clock_probe() local
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | ialloc.c | 373 unsigned int cluster_index; in xchk_iallocbt_check_cluster() local
|
/openbmc/linux/drivers/crypto/hisilicon/hpre/ |
H A D | hpre_main.c | 806 int cluster_index = file->index - HPRE_CLUSTER_CTRL; in hpre_cluster_inqry_read() local 816 int cluster_index = file->index - HPRE_CLUSTER_CTRL; in hpre_cluster_inqry_write() local
|
/openbmc/linux/drivers/interconnect/ |
H A D | core.c | 103 int cluster_index = 0; in icc_graph_show() local
|
/openbmc/qemu/include/hw/core/ |
H A D | cpu.h | 548 int cluster_index; member
|
/openbmc/linux/fs/f2fs/ |
H A D | file.c | 606 int cluster_index = 0, valid_blocks = 0; in f2fs_truncate_data_blocks_range() local
|