Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Duser_namespace.h146 struct ns_common *ns_get_owner(struct ns_common *ns);
187 static inline struct ns_common *ns_get_owner(struct ns_common *ns) in ns_get_owner() function
/OK3568_Linux_fs/kernel/fs/
H A Dnsfs.c198 return open_related_ns(ns, ns_get_owner); in ns_ioctl()
/OK3568_Linux_fs/kernel/kernel/
H A Duser_namespace.c1346 struct ns_common *ns_get_owner(struct ns_common *ns) in ns_get_owner() function
1376 .get_parent = ns_get_owner,