Searched refs:step_into (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | namei.c | 1778 static const char *step_into(struct nameidata *nd, int flags, in step_into() function 1908 error = step_into(nd, WALK_NOFOLLOW, in handle_dots() 1911 error = step_into(nd, WALK_NOFOLLOW, in handle_dots() 1958 return step_into(nd, flags, dentry, inode, seq); in walk_component() 2410 return PTR_ERR(step_into(nd, WALK_NOFOLLOW, in handle_lookup_down() 3290 res = step_into(nd, WALK_TRAILING, dentry, inode, seq); in open_last_lookups()
|