Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p-xattr-user.c111 .setxattr = pt_setxattr,
H A D9p-xattr.h63 int pt_setxattr(FsContext *ctx, const char *path, const char *name, void *value,
H A D9p-posix-acl.c158 .setxattr = pt_setxattr,
H A D9p-xattr.c215 int pt_setxattr(FsContext *ctx, const char *path, const char *name, void *value, in pt_setxattr() function