Lines Matching refs:ns_common
32 struct ns_common *ns = inode->i_private; in ns_dname()
47 struct ns_common *ns = inode->i_private; in nsfs_evict()
55 struct ns_common *ns; in ns_get_path_cb()
69 static struct ns_common *ns_get_path_task(void *private_data) in ns_get_path_task()
95 int open_namespace(struct ns_common *ns) in open_namespace()
118 int open_related_ns(struct ns_common *ns, in open_related_ns()
119 struct ns_common *(*get_ns)(struct ns_common *ns)) in open_related_ns()
121 struct ns_common *relative; in open_related_ns()
161 struct ns_common *ns = get_proc_ns(file_inode(filp)); in ns_ioctl()
323 struct ns_common *ns; in ns_get_name()
348 bool ns_match(const struct ns_common *ns, dev_t dev, ino_t ino) in ns_match()
357 const struct ns_common *ns = inode->i_private; in nsfs_show_path()
372 struct ns_common *ns = data; in nsfs_init_inode()
383 struct ns_common *ns = data; in nsfs_put_data()