Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dproc_ns.h79 extern int ns_get_path_cb(struct path *path, ns_get_path_helper_t ns_get_cb,
/openbmc/linux/fs/
H A Dnsfs.c110 int ns_get_path_cb(struct path *path, ns_get_path_helper_t *ns_get_cb, in ns_get_path_cb() argument
116 struct ns_common *ns = ns_get_cb(private_data); in ns_get_path_cb()