Home
last modified time | relevance | path

Searched defs:create_path (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-4.19/drivers/base/
Ddevtmpfs.c169 static int create_path(const char *nodepath) in create_path() function
/kernel/linux/linux-5.10/drivers/base/
Ddevtmpfs.c173 static int create_path(const char *nodepath) in create_path() function
/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_dentryfile.c2458 char *create_path = NULL; in hmdfs_root_create() local