Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p-xattr.h71 ssize_t notsup_listxattr(FsContext *ctx, const char *path, char *name,
H A D9p-posix-acl.c167 .listxattr = notsup_listxattr,
H A D9p-xattr.c261 ssize_t notsup_listxattr(FsContext *ctx, const char *path, char *name, in notsup_listxattr() function