Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dproc_ns.h70 extern void *ns_get_path(struct path *path, struct task_struct *task,
/linux-4.1.27/fs/proc/
Dnamespaces.c46 error = ns_get_path(&ns_path, task, ns_ops); in proc_ns_follow_link()
/linux-4.1.27/fs/
Dnsfs.c46 void *ns_get_path(struct path *path, struct task_struct *task, in ns_get_path() function