Searched defs:is_tmpfs (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/init/ | ||
H A D | do_mounts.c | 496 static bool is_tmpfs; variable |
/openbmc/linux/tools/testing/selftests/mm/ | ||
H A D | khugepaged.c | 902 static bool is_tmpfs(struct mem_ops *ops) in is_tmpfs() function |