Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/base/
Ddevtmpfs.c211 static int handle_create(const char *nodename, umode_t mode, kuid_t uid, in handle_create() function
391 return handle_create(name, mode, uid, gid, dev); in handle()