Searched refs:tmpfs (Results 1 – 5 of 5) sorted by relevance
52 int tmpfs, fsfd, ovl; in ovl_mount() local61 tmpfs = sys_fsmount(fsfd, 0, 0); in ovl_mount()62 if (tmpfs == -1) in ovl_mount()68 if (sys_move_mount(tmpfs, "", AT_FDCWD, "/tmp", MOVE_MOUNT_F_EMPTY_PATH)) in ovl_mount()70 close(tmpfs); in ovl_mount()
47 dev /dev tmpfs rw 0 048 tmpfs /dev/shm tmpfs defaults 0 0
5 Checking if /dev/shm is on tmpfs...OK
119 TARGETS += tmpfs
5341 FIXTURE_VARIANT_ADD(layout3_fs, tmpfs) { in FIXTURE_VARIANT_ADD() argument
Completed in 40 milliseconds