Searched defs:old_name (Results 1 – 5 of 5) sorted by relevance
/qemu/migration/ |
H A D | vmstate.c | 322 char *name, *old_name; in vmsd_desc_field_start() local
|
/qemu/hw/9pfs/ |
H A D | 9p.c | 3405 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 D | 9p-synth.c | 532 const char *old_name, V9fsPath *newdir, in synth_renameat()
|
H A D | 9p-local.c | 1284 const char *old_name, V9fsPath *newdir, in local_renameat()
|
/qemu/scripts/ |
H A D | decodetree.py | 988 def add_field_byname(lineno, flds, new_name, old_name): argument
|