Home
last modified time | relevance | path

Searched refs:tune2fs (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/e2fsprogs/
H A De2fsprogs_1.46.5.bb81 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 De2fsprogs.inc10 LICENSE:e2fsprogs-tune2fs = "GPL-2.0-only"
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dfs-uuid.bbclass3 # 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 Drk29.c125 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 Dptest.patch49 -TUNE2FS="$USE_VALGRIND ../misc/tune2fs"
59 +TUNE2FS="$USE_VALGRIND tune2fs"
/OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/
H A Dchecksums.rst18 ``tune2fs -O metadata_csum`` against the underlying device. If tune2fs
H A Djournal.rst412 ``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 Dver_linux49 tune2fs 2>&1 |
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/
H A Dver_linux49 tune2fs 2>&1 |
/OK3568_Linux_fs/buildroot/fs/ext2/
H A Dext2.mk20 $(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 DRkLunch.sh123 …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 Dinit.in136 resize2fs /dev/mapper/vroot && tune2fs /dev/mapper/vroot -L rootfs
/OK3568_Linux_fs/buildroot/board/forlinx/common/security-ramdisk-overlay/
H A Dinit.in136 resize2fs /dev/mapper/vroot && tune2fs /dev/mapper/vroot -L rootfs
/OK3568_Linux_fs/buildroot/package/e2fsprogs/
H A DConfig.in13 mke2fs mklost+found resize2fs tune2fs
/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dmk-image.sh106 tune2fs -c 0 -i 0 $TARGET ${LABEL:+-L $LABEL}
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/parted/
H A Dparted_3.4.bb51 …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 Dpackagegroup-self-hosted.bb39 e2fsprogs-tune2fs \
/OK3568_Linux_fs/debian/overlay/usr/bin/
H A Ddisk-helper155 tune2fs -c 0 -i 0 $DEV
/OK3568_Linux_fs/external/rkscript/
H A Ddisk-helper160 tune2fs -c 0 -i 0 $DEV
/OK3568_Linux_fs/kernel/fs/ext4/
H A DKconfig52 features in the filesystem using tune2fs, or formatting a new
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/images/
H A Dbuild-appliance-image_15.0.0.bb39 tune2fs -m 0.5 ${IMGDEPLOYDIR}/${IMAGE_NAME}.rootfs.ext4
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dext4.rst41 # tune2fs -O extents /dev/hda1
46 # tune2fs -I 256 /dev/hda1
248 configured using tune2fs)
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dext2.rst17 set using tune2fs(8). Kernel-determined defaults are indicated by (*).
H A Dfsverity.rst484 been formatted with ``-O verity`` or had ``tune2fs -O verity`` run on
/OK3568_Linux_fs/kernel/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst114 or by running ``tune2fs -o discard /dev/ubdXX`` will request UML to

12