Home
last modified time | relevance | path

Searched refs:v9fs_string_copy (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/fsdev/
H A D9p-marshal.c42 void v9fs_string_copy(V9fsString *lhs, V9fsString *rhs) in v9fs_string_copy() function
H A D9p-marshal.h80 void v9fs_string_copy(V9fsString *lhs, V9fsString *rhs);
/openbmc/qemu/hw/9pfs/
H A D9p.c4042 v9fs_string_copy(&xattr_fidp->fs.xattr.name, &name); in v9fs_xattrcreate()