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