Home
last modified time | relevance | path

Searched refs:path_init (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/mmp/hw/
Dmmp_ctrl.c399 static int path_init(struct mmphw_path_plat *path_plat, in path_init() function
542 if (!path_init(path_plat, &mi->paths[i])) { in mmphw_probe()
/linux-4.1.27/fs/
Dnamei.c1891 static int path_init(int dfd, const struct filename *name, unsigned int flags, in path_init() function
2033 err = path_init(dfd, name, flags, nd); in path_lookupat()
2385 err = path_init(dfd, name, flags, &nd); in path_mountpoint()
3261 error = path_init(dfd, pathname, flags, nd); in path_openat()