Home
last modified time | relevance | path

Searched refs:WALK_MORE (Results 1 – 2 of 2) sorted by relevance

/linux/fs/
A Dnamei.c1716 enum {WALK_TRAILING = 1, WALK_MORE = 2, WALK_NOFOLLOW = 4}; enumerator
1962 if (!(flags & WALK_MORE) && nd->depth) in walk_component()
1974 if (!(flags & WALK_MORE) && nd->depth) in walk_component()
2297 link = walk_component(nd, WALK_MORE); in link_path_walk()
/linux/Documentation/filesystems/
A Dpath-lookup.rst1127 forbids it from following a symlink if it finds one, ``WALK_MORE``

Completed in 14 milliseconds