Searched refs:tmpdir_on_tmpfs (Results 1 – 5 of 5) sorted by relevance
22 bool tmpdir_on_tmpfs = false; variable
155 tmpdir_on_tmpfs = (fsinfo.f_type == TMPFS_MAGIC); in main()
19 extern bool tmpdir_on_tmpfs;
171 if (!tmpdir_on_tmpfs) { // tmpfs doesn't support readahead(2) in FORK_TEST_F()
1307 if (!tmpdir_on_tmpfs) { // tmpfs doesn't support leases in TEST()