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

/linux-master/fs/
H A Dnamespace.c1946 static struct mnt_namespace *to_mnt_ns(struct ns_common *ns) function
1965 mnt_ns = to_mnt_ns(get_proc_ns(dentry->d_inode));
5381 get_mnt_ns(to_mnt_ns(ns));
5390 put_mnt_ns(to_mnt_ns(ns));
5397 struct mnt_namespace *mnt_ns = to_mnt_ns(ns), *old_mnt_ns;
5439 return to_mnt_ns(ns)->user_ns;

Completed in 165 milliseconds