Searched refs:v9fs_remove_xattr (Results 1 – 3 of 3) sorted by relevance
57 int v9fs_remove_xattr(FsContext *ctx, const char *path, const char *name);
154 int v9fs_remove_xattr(FsContext *ctx, in v9fs_remove_xattr() function
1227 return v9fs_remove_xattr(ctx, path, name); in local_lremovexattr()