Home
last modified time | relevance | path

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

/linux-4.19.296/fs/proc/
Dgeneric.c67 static struct proc_dir_entry *pde_subdir_find(struct proc_dir_entry *dir, in pde_subdir_find() function
177 de = pde_subdir_find(de, cp, len); in __xlate_proc_name()
256 de = pde_subdir_find(de, dentry->d_name.name, dentry->d_name.len); in proc_lookup_de()
689 de = pde_subdir_find(parent, fn, len); in remove_proc_entry()
724 root = pde_subdir_find(parent, fn, len); in remove_proc_subtree()