Searched refs:mnt_namespace (Results 1 – 10 of 10) sorted by relevance
6 struct mnt_namespace;11 extern struct mnt_namespace *copy_mnt_ns(unsigned long, struct mnt_namespace *,13 extern void put_mnt_ns(struct mnt_namespace *ns);14 extern struct ns_common *from_mnt_ns(struct mnt_namespace *);
8 struct mnt_namespace;35 struct mnt_namespace *mnt_ns;
21 struct mnt_namespace;
8 struct mnt_namespace { struct64 struct mnt_namespace *mnt_ns; /* containing namespace */119 static inline void get_mnt_ns(struct mnt_namespace *ns) in get_mnt_ns()127 struct mnt_namespace *ns;144 static inline bool is_anon_ns(struct mnt_namespace *ns) in is_anon_ns()149 extern void mnt_cursor_del(struct mnt_namespace *ns, struct mount *cursor);
731 static inline void lock_ns_list(struct mnt_namespace *ns) in lock_ns_list()736 static inline void unlock_ns_list(struct mnt_namespace *ns) in unlock_ns_list()763 struct mnt_namespace *ns = current->nsproxy->mnt_ns; in __is_local_mountpoint()878 static void touch_mnt_namespace(struct mnt_namespace *ns) in touch_mnt_namespace()889 static void __touch_mnt_namespace(struct mnt_namespace *ns) in __touch_mnt_namespace()1031 struct mnt_namespace *n = parent->mnt_ns; in commit_tree()1415 static struct mount *mnt_list_next(struct mnt_namespace *ns, in mnt_list_next()1490 void mnt_cursor_del(struct mnt_namespace *ns, struct mount *cursor) in mnt_cursor_del()1652 struct mnt_namespace *ns; in umount_tree()1944 static struct mnt_namespace *to_mnt_ns(struct ns_common *ns) in to_mnt_ns()[all …]
55 int count_mounts(struct mnt_namespace *ns, struct mount *mnt);
25 struct mnt_namespace *ns = p->ns; in mounts_poll()247 struct mnt_namespace *ns = NULL; in mounts_open_common()
112 struct mnt_namespace *mnt_ns; in __prepend_path()
38 struct mnt_namespace *ns, in get_peer_under_root()
[all...]