Home
last modified time | relevance | path

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