Home
last modified time | relevance | path

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

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