Searched refs:walk_component (Results 1 – 3 of 3) sorted by relevance
265 prevents changes during lookup of a name in a directory. ``walk_component()`` uses267 using only ``d_lock`` locking. If the name isn't found, then ``walk_component()``442 ``walk_component()`` and repeat from the top.444 ``walk_component()`` is even easier. If the component is ``LAST_DOTS``,454 In the absence of symbolic links, ``walk_component()`` creates a new471 not call ``walk_component()`` that last time. Handling that final487 calls ``walk_component()`` on the final component through a call to1123 When a symlink is found, ``walk_component()`` returns the value ``1``1140 stack in ``walk_component()`` immediately when the symlink is found;1141 ``walk_component()`` is also the last piece of code that needs to look at the[all …]
1842 static const char *walk_component(struct nameidata *nd, int flags) in walk_component() function2181 link = walk_component(nd, 0); in link_path_walk()2184 link = walk_component(nd, WALK_MORE); in link_path_walk()2310 return walk_component(nd, WALK_TRAILING); in lookup_last()
1464 => walk_component