Home
last modified time | relevance | path

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

/fs/proc/
A Droot.c193 pde_get(&proc_root); in proc_fill_super()
194 root_inode = proc_get_inode(s, &proc_root); in proc_fill_super()
319 stat->nlink = proc_root.nlink + nr_processes(); in proc_root_getattr()
365 struct proc_dir_entry proc_root = { variable
373 .parent = &proc_root,
A Dinternal.h373 extern struct proc_dir_entry proc_root;
A Dgeneric.c168 de = *ret ?: &proc_root; in __xlate_proc_name()
421 if (*parent == &proc_root && name_to_int(&qstr) != ~0U) { in __proc_create()
A Dproc_net.c370 netd->parent = &proc_root; in proc_net_ns_init()

Completed in 9 milliseconds