Searched refs:v9fs_get_xattr (Results 1 – 3 of 3) sorted by relevance
51 ssize_t v9fs_get_xattr(FsContext *ctx, const char *path, const char *name,
39 ssize_t v9fs_get_xattr(FsContext *ctx, const char *path, in v9fs_get_xattr() function
1203 return v9fs_get_xattr(ctx, path, name, value, size); in local_lgetxattr()