Home
last modified time | relevance | path

Searched refs:walk_component (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/filesystems/
A Dpath-lookup.rst442 ``walk_component()`` and repeat from the top.
444 ``walk_component()`` is even easier. If the component is ``LAST_DOTS``,
453 As the last step of walk_component(), step_into() will be called either
454 directly from walk_component() or from handle_dots(). It calls
473 not call ``walk_component()`` that last time. Handling that final
489 calls ``walk_component()`` on the final component through a call to
1106 When a symlink is found, walk_component() calls pick_link() via step_into()
1121 stack in ``walk_component()`` immediately when the symlink is found;
1122 ``walk_component()`` is also the last piece of code that needs to look at the
1124 convenient for ``walk_component()`` to release the old symlink and pop
[all …]
/linux/fs/
A Dnamei.c1951 static const char *walk_component(struct nameidata *nd, int flags) in walk_component() function
2294 link = walk_component(nd, 0); in link_path_walk()
2297 link = walk_component(nd, WALK_MORE); in link_path_walk()
2425 return walk_component(nd, WALK_TRAILING); in lookup_last()
/linux/Documentation/trace/
A Dftrace.rst1470 => walk_component
/linux/
A DSystem.map8781 ffff800010258e90 t walk_component
A D.tmp_System.map8781 ffff800010258e90 t walk_component

Completed in 306 milliseconds