Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/
Ddevtmpfs.c169 static int create_path(const char *nodepath) in create_path() argument
176 path = kstrdup(nodepath, GFP_KERNEL); in create_path()
253 static int delete_path(const char *nodepath) in delete_path() argument
258 path = kstrdup(nodepath, GFP_KERNEL); in delete_path()