Home
last modified time | relevance | path

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

/qemu/migration/
H A Dvmstate.c322 char *name, *old_name; in vmsd_desc_field_start() local
/qemu/hw/9pfs/
H A D9p.c3405 V9fsString *old_name, in v9fs_fix_fid_paths()
3445 V9fsString *old_name, in v9fs_complete_renameat()
3495 V9fsString old_name, new_name; in v9fs_renameat() local
H A D9p-synth.c532 const char *old_name, V9fsPath *newdir, in synth_renameat()
H A D9p-local.c1284 const char *old_name, V9fsPath *newdir, in local_renameat()
/qemu/scripts/
H A Ddecodetree.py988 def add_field_byname(lineno, flds, new_name, old_name): argument