Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dnamei.c1604 enum {WALK_TRAILING = 1, WALK_MORE = 2, WALK_NOFOLLOW = 4}; enumerator
1853 if (!(flags & WALK_MORE) && nd->depth) in walk_component()
1865 if (!(flags & WALK_MORE) && nd->depth) in walk_component()
2184 link = walk_component(nd, WALK_MORE); in link_path_walk()