Searched refs:WALK_MORE (Results 1 – 2 of 2) sorted by relevance
1753 enum {WALK_TRAILING = 1, WALK_MORE = 2, WALK_NOFOLLOW = 4}; enumerator1994 if (!(flags & WALK_MORE) && nd->depth) in walk_component()2006 if (!(flags & WALK_MORE) && nd->depth) in walk_component()2329 link = walk_component(nd, WALK_MORE); in link_path_walk()
1127 forbids it from following a symlink if it finds one, ``WALK_MORE``