Searched defs:ns_common (Results 1 – 1 of 1) sorted by relevance
1800 struct ns_common { struct1801 atomic_long_t stashed;1802 const struct proc_ns_operations *ops;1803 unsigned int inum;1827 struct ns_common ns; argument