Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dnsproxy.c538 if (proc_ns_file(file)) { in SYSCALL_DEFINE2()
555 if (proc_ns_file(file)) in SYSCALL_DEFINE2()
/Linux-v5.15/include/linux/
Dproc_fs.h222 bool proc_ns_file(const struct file *file);
/Linux-v5.15/fs/
Dnsfs.c232 bool proc_ns_file(const struct file *file) in proc_ns_file() function
Dnamespace.c4124 if (!proc_ns_file(file)) { in build_mount_idmapped()