Home
last modified time | relevance | path

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

/linux/fs/
A Dnamei.c1716 enum {WALK_TRAILING = 1, WALK_MORE = 2, WALK_NOFOLLOW = 4}; enumerator
1806 (flags & WALK_NOFOLLOW)) { in step_into()
1926 error = step_into(nd, WALK_NOFOLLOW, in handle_dots()
1929 error = step_into(nd, WALK_NOFOLLOW, in handle_dots()
2432 return PTR_ERR(step_into(nd, WALK_NOFOLLOW, in handle_lookup_down()
/linux/Documentation/filesystems/
A Dpath-lookup.rst1126 new symlink. It is guided in this by three flags: ``WALK_NOFOLLOW`` which

Completed in 17 milliseconds