Home
last modified time | relevance | path

Searched refs:pt_getxattr (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/9pfs/
H A D9p-xattr-user.c110 .getxattr = pt_getxattr,
H A D9p-xattr.h61 ssize_t pt_getxattr(FsContext *ctx, const char *path, const char *name,
H A D9p-posix-acl.c157 .getxattr = pt_getxattr,
H A D9p-xattr.c187 ssize_t pt_getxattr(FsContext *ctx, const char *path, const char *name, in pt_getxattr() function