Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamei.c2127 static __always_inline const char *step_into(struct nameidata *nd, int flags, in step_into() function
2241 error = step_into(nd, WALK_NOFOLLOW, parent); in handle_dots()
2285 return step_into(nd, flags, dentry); in walk_component()
2788 return PTR_ERR(step_into(nd, WALK_NOFOLLOW, nd->path.dentry)); in handle_lookup_down()
4618 res = step_into(nd, WALK_TRAILING, dentry); in open_last_lookups()