Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Ddevtmpfs.c177 static int create_path(const char *nodepath) in create_path() argument
184 path = kstrdup(nodepath, GFP_KERNEL); in create_path()
263 static int delete_path(const char *nodepath) in delete_path() argument
268 path = kstrdup(nodepath, GFP_KERNEL); in delete_path()