Searched refs:walk_component (Results 1 – 3 of 3) sorted by relevance
257 prevents changes during lookup of a name in a directory. ``walk_component()`` uses259 using only ``d_lock`` locking. If the name isn't found, then ``walk_component()``426 ``walk_component()`` and repeat from the top.428 ``walk_component()`` is even easier. If the component is ``LAST_DOTS``,438 In the absence of symbolic links, ``walk_component()`` creates a new455 not call ``walk_component()`` that last time. Handling that final471 calls ``walk_component()`` on the final component through a call to1107 When a symlink is found, ``walk_component()`` returns the value ``1``1124 stack in ``walk_component()`` immediately when the symlink is found;1125 ``walk_component()`` is also the last piece of code that needs to look at the[all …]
1779 static int walk_component(struct nameidata *nd, int flags) in walk_component() function2128 err = walk_component(nd, WALK_FOLLOW); in link_path_walk()2131 err = walk_component(nd, WALK_FOLLOW | WALK_MORE); in link_path_walk()2263 return walk_component(nd, 0); in lookup_last()
1420 => walk_component