Searched refs:file_setxattr (Results 1 – 3 of 3) sorted by relevance
181 ret = file_setxattr(req->file, &ix->ctx); in io_fsetxattr()
296 int file_setxattr(struct file *file, struct kernel_xattr_ctx *ctx);
640 int file_setxattr(struct file *f, struct kernel_xattr_ctx *ctx) in file_setxattr() function706 error = file_setxattr(fd_file(f), &ctx); in path_setxattrat()