Lines Matching refs:ns_common
39 struct ns_common *ns = inode->i_private; in ns_prune_dentry()
53 struct ns_common *ns = inode->i_private; in nsfs_evict()
58 static int __ns_get_path(struct path *path, struct ns_common *ns) in __ns_get_path()
115 struct ns_common *ns = ns_get_cb(private_data); in ns_get_path_cb()
129 static struct ns_common *ns_get_path_task(void *private_data) in ns_get_path_task()
147 int open_related_ns(struct ns_common *ns, in open_related_ns()
148 struct ns_common *(*get_ns)(struct ns_common *ns)) in open_related_ns()
160 struct ns_common *relative; in open_related_ns()
192 struct ns_common *ns = get_proc_ns(file_inode(filp)); in ns_ioctl()
220 struct ns_common *ns; in ns_get_name()
263 bool ns_match(const struct ns_common *ns, dev_t dev, ino_t ino) in ns_match()