Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dproc_ns.h78 extern int ns_get_path(struct path *path, struct task_struct *task,
/linux/fs/proc/
H A Dnamespaces.c61 error = ns_get_path(&ns_path, task, ns_ops); in proc_ns_get_link()
/linux/fs/
H A Dnsfs.c75 int ns_get_path(struct path *path, struct task_struct *task, in ns_get_path() function
/linux/kernel/events/
H A Dcore.c9092 error = ns_get_path(&ns_path, task, ns_ops); in perf_fill_ns_link_info()