Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p-xattr.h53 ssize_t v9fs_list_xattr(FsContext *ctx, const char *path, void *value,
H A D9p-xattr.c72 ssize_t v9fs_list_xattr(FsContext *ctx, const char *path, in v9fs_list_xattr() function
H A D9p-local.c1211 return v9fs_list_xattr(ctx, path, value, size); in local_llistxattr()