Home
last modified time | relevance | path

Searched defs:kern_path (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/kernel/
Dpid_namespace.c222 static struct ctl_path kern_path[] = { { .procname = "kernel", }, { } }; variable
/linux-3.3/fs/
Dnamei.c1693 int kern_path(const char *name, unsigned int flags, struct path *path) in kern_path() function