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

/linux-master/include/linux/
H A Duser_namespace.h189 struct ns_common *ns_get_owner(struct ns_common *ns);
230 static inline struct ns_common *ns_get_owner(struct ns_common *ns) function
/linux-master/fs/
H A Dnsfs.c132 return open_related_ns(ns, ns_get_owner);
/linux-master/kernel/
H A Duser_namespace.c1373 struct ns_common *ns_get_owner(struct ns_common *ns) function
1403 .get_parent = ns_get_owner,

Completed in 221 milliseconds