Home
last modified time | relevance | path

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

/fs/proc/
Dgeneric.c53 static struct proc_dir_entry *pde_subdir_find(struct proc_dir_entry *dir, in pde_subdir_find() function
158 de = pde_subdir_find(de, cp, len); in __xlate_proc_name()
235 de = pde_subdir_find(de, dentry->d_name.name, dentry->d_name.len); in proc_lookup_de()
562 de = pde_subdir_find(parent, fn, len); in remove_proc_entry()
596 root = pde_subdir_find(parent, fn, len); in remove_proc_subtree()