Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamei.c2262 static __always_inline const char *walk_component(struct nameidata *nd, int flags) in walk_component() function
2644 link = walk_component(nd, 0); in link_path_walk()
2647 link = walk_component(nd, WALK_MORE); in link_path_walk()
2780 return walk_component(nd, WALK_TRAILING); in lookup_last()