Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dxattr.c104 ret = file_getxattr(req->file, &ix->ctx); in io_fgetxattr()
/linux/fs/
H A Dinternal.h293 ssize_t file_getxattr(struct file *file, struct kernel_xattr_ctx *ctx);
H A Dxattr.c796 ssize_t file_getxattr(struct file *f, struct kernel_xattr_ctx *ctx) in file_getxattr() function
845 return file_getxattr(fd_file(f), &ctx); in path_getxattrat()