| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/e2fsprogs/ |
| H A D | e2fsprogs_1.46.5.bb | 81 mv ${D}${base_sbindir}/tune2fs ${D}${base_sbindir}/tune2fs.e2fsprogs 87 …dumpe2fs e2fsprogs-e2fsck e2fsprogs-e2scrub e2fsprogs-mke2fs e2fsprogs-resize2fs e2fsprogs-tune2fs" 95 FILES:e2fsprogs-tune2fs = "${base_sbindir}/tune2fs.e2fsprogs ${base_sbindir}/e2label" 117 ALTERNATIVE:${PN}-tune2fs = "tune2fs" 118 ALTERNATIVE_LINK_NAME[tune2fs] = "${base_sbindir}/tune2fs" 122 …dblocks e2fsprogs-dumpe2fs e2fsprogs-e2fsck e2fsprogs-mke2fs e2fsprogs-resize2fs e2fsprogs-tune2fs" 134 -e 's!../misc/tune2fs!tune2fs!g' -i ${D}${PTEST_PATH}/test/*/expect*
|
| H A D | e2fsprogs.inc | 10 LICENSE:e2fsprogs-tune2fs = "GPL-2.0-only"
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | fs-uuid.bbclass | 3 # on ext file systems and depends on tune2fs. 7 output = subprocess.check_output(['tune2fs', '-l', rootfs], text=True)
|
| /OK3568_Linux_fs/external/recovery/mtdutils/ |
| H A D | rk29.c | 125 const char *const tune2fs[] = { in make_extfs() local 137 result = run(tune2fs[0], (char **) tune2fs); in make_extfs()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/ |
| H A D | ptest.patch | 49 -TUNE2FS="$USE_VALGRIND ../misc/tune2fs" 59 +TUNE2FS="$USE_VALGRIND tune2fs"
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/ |
| H A D | checksums.rst | 18 ``tune2fs -O metadata_csum`` against the underlying device. If tune2fs
|
| H A D | journal.rst | 412 ``j_uuid`` field in ``struct journal_s``, but only tune2fs touches that 483 ``j_uuid`` field in ``struct journal_s``, but only tune2fs touches that
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/ |
| H A D | ver_linux | 49 tune2fs 2>&1 |
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/ |
| H A D | ver_linux | 49 tune2fs 2>&1 |
|
| /OK3568_Linux_fs/buildroot/fs/ext2/ |
| H A D | ext2.mk | 20 $(HOST_DIR)/sbin/tune2fs -m $(BR2_TARGET_ROOTFS_EXT2_RESBLKS) $(BINARIES_DIR)/rootfs.ext2
|
| /OK3568_Linux_fs/device/rockchip/common/images/oem/oem_ipc/ |
| H A D | RkLunch.sh | 123 …mke2fs -F -L media $MEDIA_DEV && resize2fs $MEDIA_DEV && tune2fs -c 0 -i 0 $MEDIA_DEV && prepare_p…
|
| /OK3568_Linux_fs/buildroot/board/rockchip/common/security-ramdisk-overlay/ |
| H A D | init.in | 136 resize2fs /dev/mapper/vroot && tune2fs /dev/mapper/vroot -L rootfs
|
| /OK3568_Linux_fs/buildroot/board/forlinx/common/security-ramdisk-overlay/ |
| H A D | init.in | 136 resize2fs /dev/mapper/vroot && tune2fs /dev/mapper/vroot -L rootfs
|
| /OK3568_Linux_fs/buildroot/package/e2fsprogs/ |
| H A D | Config.in | 13 mke2fs mklost+found resize2fs tune2fs
|
| /OK3568_Linux_fs/device/rockchip/common/scripts/ |
| H A D | mk-image.sh | 106 tune2fs -c 0 -i 0 $TARGET ${LABEL:+-L $LABEL}
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/parted/ |
| H A D | parted_3.4.bb | 51 …x-losetup util-linux-mkswap python3 make gawk e2fsprogs-mke2fs e2fsprogs-tune2fs python3-core dosf…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/packagegroups/ |
| H A D | packagegroup-self-hosted.bb | 39 e2fsprogs-tune2fs \
|
| /OK3568_Linux_fs/debian/overlay/usr/bin/ |
| H A D | disk-helper | 155 tune2fs -c 0 -i 0 $DEV
|
| /OK3568_Linux_fs/external/rkscript/ |
| H A D | disk-helper | 160 tune2fs -c 0 -i 0 $DEV
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | Kconfig | 52 features in the filesystem using tune2fs, or formatting a new
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/images/ |
| H A D | build-appliance-image_15.0.0.bb | 39 tune2fs -m 0.5 ${IMGDEPLOYDIR}/${IMAGE_NAME}.rootfs.ext4
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | ext4.rst | 41 # tune2fs -O extents /dev/hda1 46 # tune2fs -I 256 /dev/hda1 248 configured using tune2fs)
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | ext2.rst | 17 set using tune2fs(8). Kernel-determined defaults are indicated by (*).
|
| H A D | fsverity.rst | 484 been formatted with ``-O verity`` or had ``tune2fs -O verity`` run on
|
| /OK3568_Linux_fs/kernel/Documentation/virt/uml/ |
| H A D | user_mode_linux_howto_v2.rst | 114 or by running ``tune2fs -o discard /dev/ubdXX`` will request UML to
|