Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p-xattr.h51 ssize_t v9fs_get_xattr(FsContext *ctx, const char *path, const char *name,
H A D9p-xattr.c39 ssize_t v9fs_get_xattr(FsContext *ctx, const char *path, in v9fs_get_xattr() function
H A D9p-local.c1203 return v9fs_get_xattr(ctx, path, name, value, size); in local_lgetxattr()