Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p-xattr.h69 int notsup_setxattr(FsContext *ctx, const char *path, const char *name,
H A D9p-posix-acl.c166 .setxattr = notsup_setxattr,
H A D9p-xattr.c254 int notsup_setxattr(FsContext *ctx, const char *path, const char *name, in notsup_setxattr() function