Home
last modified time | relevance | path

Searched refs:file_setxattr (Results 1 – 2 of 2) sorted by relevance

/linux/fs/
H A Dinternal.h285 int file_setxattr(struct file *file, struct kernel_xattr_ctx *ctx);
H A Dxattr.c640 int file_setxattr(struct file *f, struct kernel_xattr_ctx *ctx) in file_setxattr() function
711 error = file_setxattr(fd_file(f), &ctx); in path_setxattrat()