Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dnamei.c1855 static const char *walk_component(struct nameidata *nd, int flags) in walk_component() function
2194 link = walk_component(nd, 0); in link_path_walk()
2197 link = walk_component(nd, WALK_MORE); in link_path_walk()
2326 return walk_component(nd, WALK_TRAILING); in lookup_last()
/kernel/linux/linux-6.6/fs/
H A Dnamei.c1985 static const char *walk_component(struct nameidata *nd, int flags) in walk_component() function
2326 link = walk_component(nd, 0); in link_path_walk()
2329 link = walk_component(nd, WALK_MORE); in link_path_walk()
2459 return walk_component(nd, WALK_TRAILING); in lookup_last()

Completed in 12 milliseconds