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