Lines Matching refs:ns_common
40 struct ns_common *ns = inode->i_private; in ns_prune_dentry()
54 struct ns_common *ns = inode->i_private; in nsfs_evict()
59 static int __ns_get_path(struct path *path, struct ns_common *ns) in __ns_get_path()
116 struct ns_common *ns = ns_get_cb(private_data); in ns_get_path_cb()
130 static struct ns_common *ns_get_path_task(void *private_data) in ns_get_path_task()
148 int open_related_ns(struct ns_common *ns, in open_related_ns()
149 struct ns_common *(*get_ns)(struct ns_common *ns)) in open_related_ns()
161 struct ns_common *relative; in open_related_ns()
193 struct ns_common *ns = get_proc_ns(file_inode(filp)); in ns_ioctl()
221 struct ns_common *ns; in ns_get_name()
246 bool ns_match(const struct ns_common *ns, dev_t dev, ino_t ino) in ns_match()