Home
last modified time | relevance | path

Searched refs:mnt_namespace (Results 1 – 16 of 16) sorted by relevance

/linux/include/linux/
A Dmnt_namespace.h6 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 *);
A Dnsproxy.h8 struct mnt_namespace;
35 struct mnt_namespace *mnt_ns;
A Dmount.h23 struct mnt_namespace;
A Dfs_context.h21 struct mnt_namespace;
/linux/fs/
A Dmount.h8 struct mnt_namespace { struct
64 struct mnt_namespace *mnt_ns; /* containing namespace */
120 static inline void get_mnt_ns(struct mnt_namespace *ns) in get_mnt_ns()
128 struct mnt_namespace *ns;
145 static inline bool is_anon_ns(struct mnt_namespace *ns) in is_anon_ns()
150 extern void mnt_cursor_del(struct mnt_namespace *ns, struct mount *cursor);
A Dnamespace.c913 struct mnt_namespace *n = parent->mnt_ns; in commit_tree()
1524 struct mnt_namespace *ns; in umount_tree()
1818 struct mnt_namespace *mnt_ns; in mnt_ns_loop()
1913 struct mnt_namespace *ns; in dissolve_on_fput()
2772 struct mnt_namespace *ns; in do_move_mount()
3366 struct mnt_namespace *new_ns; in alloc_mnt_ns()
3400 struct mnt_namespace *copy_mnt_ns(unsigned long flags, struct mnt_namespace *ns, in copy_mnt_ns()
3403 struct mnt_namespace *new_ns; in copy_mnt_ns()
3482 struct mnt_namespace *ns; in mount_subtree()
3587 struct mnt_namespace *ns; in SYSCALL_DEFINE3()
[all …]
A Dpnode.h55 int count_mounts(struct mnt_namespace *ns, struct mount *mnt);
A Dproc_namespace.c25 struct mnt_namespace *ns = p->ns; in mounts_poll()
247 struct mnt_namespace *ns = NULL; in mounts_open_common()
A Dd_path.c111 struct mnt_namespace *mnt_ns; in __prepend_path()
A Dpnode.c38 struct mnt_namespace *ns, in get_peer_under_root()
A D.pnode.o.cmd22 include/linux/mnt_namespace.h \
A D.proc_namespace.o.cmd22 include/linux/mnt_namespace.h \
A D.fs_context.o.cmd972 include/linux/mnt_namespace.h \
A D.namespace.o.cmd1207 include/linux/mnt_namespace.h \
/linux/fs/proc/
A D.base.o.cmd847 include/linux/mnt_namespace.h \
/linux/kernel/
A D.nsproxy.o.cmd1291 include/linux/mnt_namespace.h \

Completed in 39 milliseconds