Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dproc_ns.h79 extern void *ns_get_path(struct path *path, struct task_struct *task,
/linux-4.19.296/fs/proc/
Dnamespaces.c55 error = ns_get_path(&ns_path, task, ns_ops); in proc_ns_get_link()
/linux-4.19.296/fs/
Dnsfs.c134 void *ns_get_path(struct path *path, struct task_struct *task, in ns_get_path() function