Home
last modified time | relevance | path

Searched refs:get_proc_ns (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/include/linux/
Dproc_ns.h76 #define get_proc_ns(inode) ((struct ns_common *)(inode)->i_private) macro
/Linux-v5.10/fs/
Dnsfs.c192 struct ns_common *ns = get_proc_ns(file_inode(filp)); in ns_ioctl()
Dnamespace.c1800 mnt_ns = to_mnt_ns(get_proc_ns(dentry->d_inode)); in mnt_ns_loop()
/Linux-v5.10/kernel/
Dnsproxy.c544 ns = get_proc_ns(file_inode(file)); in SYSCALL_DEFINE2()
/Linux-v5.10/net/core/
Dnet_namespace.c663 ns = get_proc_ns(file_inode(file)); in get_net_ns_by_fd()