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

/linux-master/fs/
H A Dnamei.c1987 static const char *walk_component(struct nameidata *nd, int flags) function
2328 link = walk_component(nd, 0);
2331 link = walk_component(nd, WALK_MORE);
2461 return walk_component(nd, WALK_TRAILING);

Completed in 116 milliseconds