Home
last modified time | relevance | path

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

/init/
Ddo_mounts.c652 static bool is_tmpfs; variable
655 if (IS_ENABLED(CONFIG_TMPFS) && is_tmpfs) in rootfs_init_fs_context()
671 is_tmpfs = true; in init_rootfs()
673 is_tmpfs = true; in init_rootfs()