Searched refs:__start_removing_path (Results 1 – 1 of 1) sorted by relevance
2958 static struct dentry *__start_removing_path(int dfd, struct filename *name, in __start_removing_path() function3029 return __start_removing_path(AT_FDCWD, filename, path); in start_removing_path()3037 return __start_removing_path(dfd, filename, path); in start_removing_user_path_at()