Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_flex_keys.c
/openbmc/libcper/
H A Dbase64.c108 INT32 block_index = 0; in base64_decode() local
/openbmc/qemu/block/
H A Dvdi.c557 uint32_t block_index; in vdi_co_preadv() local
613 uint32_t block_index; in vdi_co_pwritev() local
H A Dqcow2-refcount.c251 uint64_t refcount_table_index, block_index; in qcow2_get_refcount() local
402 int block_index = (new_block >> s->cluster_bits) & in alloc_refcount_block() local
841 int block_index; in update_refcount() local
3576 uint32_t block_index = cluster_index & (s->refcount_block_size - 1); in qcow2_discard_refcount_block() local
3651 uint64_t block_index = (refblock_offs >> s->cluster_bits) & in qcow2_shrink_reftable() local
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_yaffs2.c1355 struct yaffs_block_index *block_index = NULL; in yaffs2_scan_backwards() local
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
Dqed_int.c
/openbmc/linux/drivers/net/ethernet/neterion/
Ds2io.h
/openbmc/qemu/migration/
H A Drdma.c1081 uint64_t *block_index, in qemu_rdma_search_ram_block()