Home
last modified time | relevance | path

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

/linux-4.4.14/init/
Ddo_mounts.c607 static bool is_tmpfs; variable
617 if (IS_ENABLED(CONFIG_TMPFS) && is_tmpfs) in rootfs_mount()
639 is_tmpfs = true; in init_rootfs()