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