Home
last modified time | relevance | path

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

/fs/proc/
Dgeneric.c41 static struct proc_dir_entry *pde_subdir_first(struct proc_dir_entry *dir) in pde_subdir_first() function
274 de = pde_subdir_first(de); in proc_readdir_de()
574 WARN(pde_subdir_first(de), in remove_proc_entry()
576 __func__, de->parent->name, de->name, pde_subdir_first(de)->name); in remove_proc_entry()
603 next = pde_subdir_first(de); in remove_proc_subtree()