Home
last modified time | relevance | path

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

/fs/proc/
Dgeneric.c68 static struct proc_dir_entry *pde_subdir_find(struct proc_dir_entry *dir, in pde_subdir_find() function
171 de = pde_subdir_find(de, cp, next - cp); in __xlate_proc_name()
250 de = pde_subdir_find(de, dentry->d_name.name, dentry->d_name.len); in proc_lookup_de()
699 de = pde_subdir_find(parent, fn, len); in remove_proc_entry()
738 root = pde_subdir_find(parent, fn, len); in remove_proc_subtree()