Home
last modified time | relevance | path

Searched defs:mount_dev (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/drivers/base/
Ddevtmpfs.c33 static int mount_dev = 1; variable
35 static int mount_dev; variable
/kernel/linux/linux-5.10/drivers/base/
Ddevtmpfs.c34 static int __initdata mount_dev = IS_ENABLED(CONFIG_DEVTMPFS_MOUNT); variable