Home
last modified time | relevance | path

Searched refs:ns_get_cb (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/
Dproc_ns.h82 extern void *ns_get_path_cb(struct path *path, ns_get_path_helper_t ns_get_cb,
/Linux-v5.4/fs/
Dnsfs.c106 void *ns_get_path_cb(struct path *path, ns_get_path_helper_t *ns_get_cb, in ns_get_path_cb() argument
112 struct ns_common *ns = ns_get_cb(private_data); in ns_get_path_cb()