Searched refs:pick_link (Results 1 – 2 of 2) sorted by relevance
459 a symbolic link, step_into() calls pick_link() to deal with it,1106 When a symlink is found, walk_component() calls pick_link() via step_into()1139 up in the ``nameidata``, and result in pick_link() returning ``NULL``.1142 with "``/``" are detected in pick_link() which resets the ``nameidata``1162 returns ``NULL``. Again there is no final component and pick_link()
1746 static const char *pick_link(struct nameidata *nd, struct path *link, in pick_link() function1863 return pick_link(nd, &path, inode, flags); in step_into()