Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Duser_namespace.h181 struct ns_common *ns_get_owner(struct ns_common *ns);
222 static inline struct ns_common *ns_get_owner(struct ns_common *ns) in ns_get_owner() function
/linux-6.3-rc2/fs/
A Dnsfs.c199 return open_related_ns(ns, ns_get_owner); in ns_ioctl()
/linux-6.3-rc2/kernel/
A Duser_namespace.c1370 struct ns_common *ns_get_owner(struct ns_common *ns) in ns_get_owner() function
1400 .get_parent = ns_get_owner,

Completed in 19 milliseconds