Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dnsproxy.c538 if (proc_ns_file(file)) { in SYSCALL_DEFINE2()
555 if (proc_ns_file(file)) in SYSCALL_DEFINE2()
/linux-6.1.9/include/linux/
Dproc_fs.h241 bool proc_ns_file(const struct file *file);
/linux-6.1.9/fs/
Dnsfs.c232 bool proc_ns_file(const struct file *file) in proc_ns_file() function
Dnamespace.c4217 if (!proc_ns_file(file)) { in build_mount_idmapped()