Searched refs:proc_ns_file (Results 1 – 4 of 4) sorted by relevance
538 if (proc_ns_file(file)) { in SYSCALL_DEFINE2()555 if (proc_ns_file(file)) in SYSCALL_DEFINE2()
241 bool proc_ns_file(const struct file *file);
232 bool proc_ns_file(const struct file *file) in proc_ns_file() function
4217 if (!proc_ns_file(file)) { in build_mount_idmapped()