Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamei.c2958 static struct dentry *__start_removing_path(int dfd, struct filename *name, in __start_removing_path() function
3029 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()