Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p-xattr.h49 extern XattrOperations *none_xattr_ops[];
H A D9p-xattr.c287 XattrOperations *none_xattr_ops[] = { variable
H A D9p-local.c1460 ctx->xops = none_xattr_ops; in local_init()