Searched refs:filename_setxattr (Results 1 – 3 of 3) sorted by relevance
| /linux/io_uring/ |
| H A D | xattr.c | 194 ret = filename_setxattr(AT_FDCWD, name, LOOKUP_FOLLOW, &ix->ctx); in io_setxattr()
|
| /linux/fs/ |
| H A D | internal.h | 297 int filename_setxattr(int dfd, struct filename *filename,
|
| H A D | xattr.c | 652 int filename_setxattr(int dfd, struct filename *filename, in filename_setxattr() function 708 error = filename_setxattr(dfd, filename, lookup_flags, &ctx); in path_setxattrat()
|