Home
last modified time | relevance | path

Searched defs:new_block (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/udf/
Dpartition.c
/openbmc/linux/drivers/md/persistent-data/
Ddm-space-map.h
/openbmc/qemu/system/
H A Dphysmem.c1656 void qemu_ram_set_idstr(RAMBlock *new_block, const char *name, DeviceState *dev) in qemu_ram_set_idstr()
1874 static void ram_block_add(RAMBlock *new_block, Error **errp) in ram_block_add()
2031 RAMBlock *new_block; in qemu_ram_alloc_from_fd() local
2190 RAMBlock *new_block; in qemu_ram_alloc_internal() local
/openbmc/linux/drivers/staging/rts5208/
Dsd.c
/openbmc/qemu/block/
H A Dqcow2-refcount.c370 int64_t new_block = alloc_clusters_noref(bs, s->cluster_size, INT64_MAX); in alloc_refcount_block() local