Home
last modified time | relevance | path

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

/fs/
Dnamei.c1980 static const char *walk_component(struct nameidata *nd, int flags) in walk_component() function
2321 link = walk_component(nd, 0); in link_path_walk()
2324 link = walk_component(nd, WALK_MORE); in link_path_walk()
2454 return walk_component(nd, WALK_TRAILING); in lookup_last()