Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/base/
Ddevtmpfs.c168 static int create_path(const char *nodepath) in create_path() argument
175 path = kstrdup(nodepath, GFP_KERNEL); in create_path()
252 static int delete_path(const char *nodepath) in delete_path() argument
257 path = kstrdup(nodepath, GFP_KERNEL); in delete_path()