Home
last modified time | relevance | path

Searched refs:filename_lookup (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/io_uring/
Dxattr.c133 ret = filename_lookup(AT_FDCWD, ix->filename, lookup_flags, &path, NULL); in io_getxattr()
242 ret = filename_lookup(AT_FDCWD, ix->filename, lookup_flags, &path, NULL); in io_setxattr()
/linux-6.12.1/fs/
Dinternal.h55 extern int filename_lookup(int dfd, struct filename *name, unsigned flags,
Dstat.c312 error = filename_lookup(dfd, filename, lookup_flags, &path, NULL); in vfs_statx()
537 error = filename_lookup(dfd, name, lookup_flags, &path, NULL); in do_readlinkat()
Dfs_parser.c169 ret = filename_lookup(param->dirfd, f, flags, _path, NULL); in fs_lookup_param()
Dnamei.c2601 int filename_lookup(int dfd, struct filename *name, unsigned flags, in filename_lookup() function
2717 int ret = filename_lookup(AT_FDCWD, filename, flags, path, NULL); in kern_path()
2761 ret = filename_lookup(AT_FDCWD, filename, flags, path, &root); in vfs_path_lookup()
3016 int ret = filename_lookup(dfd, filename, flags, path, NULL); in user_path_at()
4789 error = filename_lookup(olddfd, old, how, &old_path, NULL); in do_linkat()
/linux-6.12.1/Documentation/filesystems/
Dpath-lookup.rst654 clearly seen in functions like filename_lookup(),
/linux-6.12.1/Documentation/trace/
Dftrace.rst1583 => filename_lookup