Home
last modified time | relevance | path

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

/Linux-v5.10/fs/proc/
Dgeneric.c68 static struct proc_dir_entry *pde_subdir_find(struct proc_dir_entry *dir, in pde_subdir_find() function
176 de = pde_subdir_find(de, cp, next - cp); in __xlate_proc_name()
255 de = pde_subdir_find(de, dentry->d_name.name, dentry->d_name.len); in proc_lookup_de()
681 de = pde_subdir_find(parent, fn, len); in remove_proc_entry()
720 root = pde_subdir_find(parent, fn, len); in remove_proc_subtree()