Searched refs:WALK_NOFOLLOW (Results 1 – 2 of 2) sorted by relevance
1804 enum {WALK_TRAILING = 1, WALK_MORE = 2, WALK_NOFOLLOW = 4}; enumerator1898 (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()
1126 new symlink. It is guided in this by three flags: ``WALK_NOFOLLOW`` which