Home
last modified time | relevance | path

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

/linux/kernel/
H A Dnstree.c345 struct ns_common *ns_tree_lookup_rcu(u64 ns_id, int ns_type) in ns_tree_lookup_rcu() function
499 ns = ns_tree_lookup_rcu(mnt_ns_id, ns_type); in lookup_ns_id()
/linux/fs/
H A Dnsfs.c550 ns = ns_tree_lookup_rcu(fid->ns_id, fid->ns_type); in nsfs_fh_to_dentry()
H A Dnamespace.c175 ns = ns_tree_lookup_rcu(mnt_ns_id, CLONE_NEWNS); in lookup_mnt_ns()