Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dnsproxy.c543 if (proc_ns_file(file)) { in SYSCALL_DEFINE2()
560 if (proc_ns_file(file)) in SYSCALL_DEFINE2()
/OK3568_Linux_fs/kernel/include/linux/
H A Dproc_fs.h221 bool proc_ns_file(const struct file *file);
/OK3568_Linux_fs/kernel/fs/
H A Dnsfs.c232 bool proc_ns_file(const struct file *file) in proc_ns_file() function