Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dnsproxy.c543 if (proc_ns_file(file)) { in SYSCALL_DEFINE2()
560 if (proc_ns_file(file)) in SYSCALL_DEFINE2()
/Linux-v5.10/include/linux/
Dproc_fs.h215 bool proc_ns_file(const struct file *file);
/Linux-v5.10/fs/
Dnsfs.c232 bool proc_ns_file(const struct file *file) in proc_ns_file() function