Home
last modified time | relevance | path

Searched defs:ns_common (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/linux/
Dns_common.h9 struct ns_common { struct
10 struct dentry *stashed;
11 const struct proc_ns_operations *ops;
12 unsigned int inum;
13 refcount_t count;
/linux-6.12.1/fs/
Dpidfs.c122 struct ns_common *ns_common = NULL; in pidfd_ioctl() local