Home
last modified time | relevance | path

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

/fs/
Dnamei.c1874 static int walk_component(struct nameidata *nd, int flags) in walk_component() function
2223 err = walk_component(nd, WALK_FOLLOW); in link_path_walk()
2226 err = walk_component(nd, WALK_FOLLOW | WALK_MORE); in link_path_walk()
2358 return walk_component(nd, 0); in lookup_last()