Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/proc/
Dbase.c181 static int get_task_root(struct task_struct *task, struct path *root) in get_task_root() function
217 result = get_task_root(task, path); in proc_root_link()