Searched refs:v9fs_set_xattr (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/hw/9pfs/ |
H A D | 9p-xattr.h | 55 int v9fs_set_xattr(FsContext *ctx, const char *path, const char *name,
|
H A D | 9p-xattr.c | 142 int v9fs_set_xattr(FsContext *ctx, const char *path, const char *name, in v9fs_set_xattr() function
|
H A D | 9p-local.c | 1219 return v9fs_set_xattr(ctx, path, name, value, size, flags); in local_lsetxattr()
|