Home
last modified time | relevance | path

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

/linux/fs/proc/
H A Dgeneric.c68 static struct proc_dir_entry *pde_subdir_find(struct proc_dir_entry *dir, in pde_subdir_find() function
170 de = pde_subdir_find(de, cp, next - cp); in __xlate_proc_name()
249 de = pde_subdir_find(de, dentry->d_name.name, dentry->d_name.len); in proc_lookup_de()
698 de = pde_subdir_find(parent, fn, len); in remove_proc_entry()
737 root = pde_subdir_find(parent, fn, len); in remove_proc_subtree()