Searched refs:path_lookup_open (Results 1 – 2 of 2) sorted by relevance
/fs/ |
D | exec.c | 113 error = path_lookup_open(AT_FDCWD, tmp, in SYSCALL_DEFINE1() 665 err = path_lookup_open(AT_FDCWD, name, LOOKUP_FOLLOW, &nd, in open_exec()
|
D | namei.c | 1129 int path_lookup_open(int dfd, const char *name, unsigned int lookup_flags, in path_lookup_open() function 1657 error = path_lookup_open(dfd, pathname, lookup_flags(flag), in do_filp_open()
|