Searched defs:ns_common (Results 1 – 2 of 2) sorted by relevance
9 struct ns_common { struct10 struct dentry *stashed;11 const struct proc_ns_operations *ops;12 unsigned int inum;13 refcount_t count;
122 struct ns_common *ns_common = NULL; in pidfd_ioctl() local