Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamei.c1804 enum {WALK_TRAILING = 1, WALK_MORE = 2, WALK_NOFOLLOW = 4}; enumerator
1823 if (flags & WALK_TRAILING) { in pick_link()
1897 ((flags & WALK_TRAILING) && !(nd->flags & LOOKUP_FOLLOW)) || in step_into()
2556 return walk_component(nd, WALK_TRAILING); in lookup_last()
3721 res = step_into(nd, WALK_TRAILING, dentry); in open_last_lookups()
/linux/Documentation/filesystems/
H A Dpath-lookup.rst1129 current symlink, and ``WALK_TRAILING`` which indicates that it is on the final