Searched refs:walk_component (Results 1 – 1 of 1) sorted by relevance
/fs/ |
D | namei.c | 1302 static inline int walk_component(struct nameidata *nd, struct path *path, in walk_component() function 1366 res = walk_component(nd, path, &nd->last, in nested_symlink() 1585 err = walk_component(nd, &next, &this, type, LOOKUP_FOLLOW); in link_path_walk() 1716 return walk_component(nd, path, &nd->last, nd->last_type, in lookup_last() 2221 error = walk_component(nd, path, &nd->last, LAST_NORM, in do_last()
|