Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds