Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dnamespace.c1852 static struct mnt_namespace *to_mnt_ns(struct ns_common *ns) in to_mnt_ns() function
1871 mnt_ns = to_mnt_ns(get_proc_ns(dentry->d_inode)); in mnt_ns_loop()
4631 get_mnt_ns(to_mnt_ns(ns)); in mntns_get()
4640 put_mnt_ns(to_mnt_ns(ns)); in mntns_put()
4647 struct mnt_namespace *mnt_ns = to_mnt_ns(ns), *old_mnt_ns; in mntns_install()
4689 return to_mnt_ns(ns)->user_ns; in mntns_owner()