Home
last modified time | relevance | path

Searched full:tmpfs (Results 1 – 25 of 88) sorted by relevance

1234

/third_party/selinux/secilc/docs/
Dcil_reference_guide.md144 ; This example has three namespace 'tmpfs' types declared:
145 ; 1) Global .tmpfs
146 ; 2) file.tmpfs
147 ; 3) other_ns.tmpfs
150 ; This type is the global tmpfs:
151 (type tmpfs)
154 ; file namespace tmpfs
155 (type tmpfs)
159 (allow tmpfs tmpfs (file (open)))
161 ; allow file.tmpfs file.tmpfs : file.file open;
[all …]
Dcil_type_statements.md545 (type tmpfs)
546 (typeattributeset file_type (tmpfs))
547 (typetransition ARG1 file.tmpfs file tmpfs)
548 (allow ARG1 tmpfs (file (read write execute execmod)))
/third_party/mesa3d/.gitlab-ci/piglit/
Dpiglit-runner.sh20 # Ensure Mesa Shader Cache resides on tmpfs.
24 findmnt -n tmpfs ${SHADER_CACHE_HOME} || findmnt -n tmpfs ${SHADER_CACHE_DIR} || {
26 mount -t tmpfs -o nosuid,nodev,size=2G,mode=1755 tmpfs ${SHADER_CACHE_DIR}
/third_party/NuttX/fs/tmpfs/
Dfs_tmpfs.h2 * fs/tmpfs/fs_tmpfs.h
53 /* TMPFS memory object types */
90 /* The generic form of a TMPFS memory object */
112 /* First fields must match common TMPFS object layout */
147 /* First fields must match common TMPFS object layout */
171 /* This structure represents one instance of a TMPFS file system */
/third_party/skia/third_party/externals/tint/kokoro/linux/
Dbuild.sh26 # Kokoro uses a '/tmpfs' root, where as most linux enviroments just have '/tmp'
27 if [ -d "/tmpfs" ]; then
28 TMP_DIR=/tmpfs
/third_party/ltp/testcases/kernel/syscalls/statx/
Dstatx04.c20 * ext2, ext4, btrfs, xfs and tmpfs support statx syscall since the following commit
50 * mm/shmem: support FS_IOC_[SG]ETFLAGS in tmpfs
99 /* STATX_ATTR_COMPRESSED not supported on XFS, TMPFS */ in setup()
100 if (!strcmp(tst_device->fs_type, "xfs") || !strcmp(tst_device->fs_type, "tmpfs")) in setup()
/third_party/ltp/testcases/kernel/syscalls/pivot_root/
Dpivot_root01.c109 SAFE_MOUNT("none", CHROOT_DIR, "tmpfs", 0, 0); in run()
115 * pivot_root only works if new_root is a mount point, so mount a tmpfs in run()
119 SAFE_MOUNT("none", NEW_ROOT, "tmpfs", 0, 0); in run()
129 SAFE_MOUNT("none", PUT_OLD_FS, "tmpfs", 0, 0); in run()
/third_party/e2fsprogs/
D0005-resize2fs-resize2fs-disk-hardlinks-will-be-error.patch6 Resize2fs disk hardlinks which mounting after the same name as tmpfs
8 when you get to tmpfs, file!=mnt->mnt_fsname, therefore, the
19 mount -t tmpfs "${dev_name}" /root/tmp
/third_party/mesa3d/.gitlab-ci/
Ddeqp-runner.sh25 # Ensure Mesa Shader Cache resides on tmpfs.
29 findmnt -n tmpfs ${SHADER_CACHE_HOME} || findmnt -n tmpfs ${SHADER_CACHE_DIR} || {
31 mount -t tmpfs -o nosuid,nodev,size=2G,mode=1755 tmpfs ${SHADER_CACHE_DIR}
Dcrosvm-init.sh13 mount -t tmpfs tmpfs /tmp
/third_party/mesa3d/.gitlab-ci/common/
Dinit-stage1.sh16 mount -t tmpfs tmpfs /tmp
/third_party/ltp/lib/
Dtst_supported_fs_types.c30 "tmpfs",
41 if (strstr(fs_type, "tmpfs")) { in has_mkfs()
42 tst_res(TINFO, "mkfs is not needed for tmpfs"); in has_mkfs()
Dtst_mkfs.c47 if (!strcmp(fs_type, "tmpfs")) { in tst_mkfs_()
49 "Skipping mkfs for TMPFS filesystem"); in tst_mkfs_()
Dtst_test.c1029 "mounting tmpfs without nodev on %s", mntpoint); in prepare_and_mount_dev_fs()
1030 SAFE_MOUNT(NULL, mntpoint, "tmpfs", 0, NULL); in prepare_and_mount_dev_fs()
1070 if (strcmp(fs_type, "tmpfs")) in limit_tmpfs_mount_size()
1079 tst_brk(TCONF, "No enough memory for tmpfs use"); in limit_tmpfs_mount_size()
1086 tst_res(TINFO, "Limiting tmpfs size to %uMB", tmpfs_size); in limit_tmpfs_mount_size()
1093 if (!strcmp(fs_type, "tmpfs")) in get_device_name()
1094 return "ltp-tmpfs"; in get_device_name()
1256 /* If we failed to mount read-only tmpfs. Fallback to in do_setup()
1259 if (prepare_and_mount_ro_fs(NULL, tst_test->mntpoint, "tmpfs")) { in do_setup()
1260 tst_res(TINFO, "Can't mount tmpfs read-only, " in do_setup()
/third_party/skia/third_party/externals/abseil-cpp/ci/
Dcmake_install_test.sh35 --tmpfs=/buildfs:exec \
36 --tmpfs=/abseil-cpp:exec \
/third_party/toybox/www/doc/
Dmount.txt100 3) Ram backed filesystems, such as ramfs and tmpfs.
113 There's a simple one (ramfs) that does only that, and a more complex one (tmpfs)
117 when asked (ramfs always says 0 bytes free). The other thing tmpfs does
131 Note: initramfs cpio, tmpfs as rootfs.
/third_party/rust/crates/nix/test/
Dtest_mount.rs37 Some(b"tmpfs".as_ref()), in test_mount_tmpfs_without_flags_allows_rwx()
56 // regarding tmpfs in namespaces. in test_mount_tmpfs_without_flags_allows_rwx()
103 Some(b"tmpfs".as_ref()), in test_mount_rdonly_disallows_write()
128 Some(b"tmpfs".as_ref()), in test_mount_noexec_disallows_exec()
/third_party/ltp/testcases/kernel/security/dirtyc0w_shmem/
Ddirtyc0w_shmem.c10 * to change readonly files located on tmpfs/shmem on the system using
56 SAFE_MOUNT(TMP_DIR, TMP_DIR, "tmpfs", 0, NULL); in setup()
/third_party/ltp/testcases/kernel/security/integrity/ima/tests/
Dima_setup.sh179 tst_res TINFO "\$TMPDIR is on tmpfs => run on loop device"
338 # loop device is needed to use only for tmpfs
340 if tst_supported_fs -d $TMPDIR -s "tmpfs"; then
/third_party/toybox/toys/pending/
Dbootchartd.c128 while (mount("none", *target, "tmpfs", (1<<15), "size=16m")) //MS_SILENT in create_tmp_dir()
129 if (!++target) perror_exit("can't mount tmpfs"); in create_tmp_dir()
131 if (umount2(*target, MNT_DETACH)) perror_exit("Can't unmount tmpfs"); in create_tmp_dir()
/third_party/ltp/lib/newlib_tests/shell/
Dtst_mount_device_tmpfs.sh7 TST_FS_TYPE=tmpfs
Dtst_all_filesystems_skip.sh9 TST_SKIP_FILESYSTEMS="btrfs,exfat,ext2,ext3,ext4,fuse,ntfs,vfat,tmpfs,xfs"
Dtst_skip_filesystems.sh9 TST_SKIP_FILESYSTEMS="btrfs,exfat,ext2,ext3,fuse,ntfs,vfat,tmpfs,xfs"
/third_party/protobuf/kokoro/release/ruby/linux/
Dprepare_build.sh4 echo 'DOCKER_OPTS="${DOCKER_OPTS} --graph=/tmpfs/docker"' | sudo tee --append /etc/default/docker
/third_party/ltp/testcases/misc/lvm/
Dgenerate_lvm_runfile.sh20 FS_LIST=$(tst_supported_fs -s tmpfs)

1234