Home
last modified time | relevance | path

Searched refs:WALK_NOFOLLOW (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
1847 (flags & WALK_NOFOLLOW)) { in step_into()
1964 error = step_into(nd, WALK_NOFOLLOW, parent); in handle_dots()
2467 return PTR_ERR(step_into(nd, WALK_NOFOLLOW, nd->path.dentry)); in handle_lookup_down()
/openbmc/linux/Documentation/filesystems/
H A Dpath-lookup.rst1126 new symlink. It is guided in this by three flags: ``WALK_NOFOLLOW`` which