Home
last modified time | relevance | path

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

/components/dfs/dfs_v2/filesystems/procfs/
A Dproc.c22 static struct proc_dentry _proc_root = { variable
26 .parent = &_proc_root,
27 .node.sibling = RT_LIST_OBJECT_INIT(_proc_root.node.sibling),
28 .node.subnode = RT_LIST_OBJECT_INIT(_proc_root.node.subnode),
64 *parent = &_proc_root; in proc_find()
500 if (dentry && dentry != &_proc_root) in proc_remove()
632 if (dentry != &_proc_root) in msh_proc_remove()

Completed in 4 milliseconds