Searched refs:step_into (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/fs/ |
D | namei.c | 1687 static const char *step_into(struct nameidata *nd, int flags, in step_into() function 1817 error = step_into(nd, WALK_NOFOLLOW, in handle_dots() 1820 error = step_into(nd, WALK_NOFOLLOW, in handle_dots() 1867 return step_into(nd, flags, dentry, inode, seq); in walk_component() 2317 return PTR_ERR(step_into(nd, WALK_NOFOLLOW, in handle_lookup_down() 3201 res = step_into(nd, WALK_TRAILING, dentry, inode, seq); in open_last_lookups()
|