Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p-xattr.h47 extern XattrOperations *mapped_xattr_ops[];
H A D9p-xattr.c273 XattrOperations *mapped_xattr_ops[] = { variable
H A D9p-local.c1458 ctx->xops = mapped_xattr_ops; in local_init()