Searched refs:path_init (Results 1 – 1 of 1) sorted by relevance
/fs/ |
D | namei.c | 1849 static int path_init(int dfd, const char *name, unsigned int flags, in path_init() function 1968 err = path_init(dfd, name, flags | LOOKUP_PARENT, nd, &base); in path_lookupat() 2974 error = path_init(dfd, pathname->name, flags | LOOKUP_PARENT, nd, &base); in path_openat()
|