Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p-xattr.h67 ssize_t notsup_getxattr(FsContext *ctx, const char *path, const char *name,
H A D9p-posix-acl.c165 .getxattr = notsup_getxattr,
H A D9p-xattr.c247 ssize_t notsup_getxattr(FsContext *ctx, const char *path, const char *name, in notsup_getxattr() function