Home
last modified time | relevance | path

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

/fs/
Dnamei.c1763 static int walk_component(struct nameidata *nd, int flags) in walk_component() function
2118 err = walk_component(nd, WALK_GET | WALK_PUT); in link_path_walk()
2120 err = walk_component(nd, WALK_GET); in link_path_walk()
2266 return walk_component(nd, in lookup_last()