Searched refs:mke2fs (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/newfs_ext2fs/
H A Dextern.h32 void mke2fs(const char *, int, int);
H A DMakefile9 SRCS= newfs_ext2fs.c mke2fs.c ext2fs_bswap.c partutil.c
H A Dnewfs_ext2fs.c47 * newfs: friendly front end to mke2fs
394 mke2fs(special, fsi, fso);
H A Dmke2fs.c1 /* $NetBSD: mke2fs.c,v 1.14 2010/09/10 15:51:20 tsutsui Exp $ */
81 * mke2fs.c: "re-invent (dumb but non-GPLed) wheel as a fun project"
103 __RCSID("$NetBSD: mke2fs.c,v 1.14 2010/09/10 15:51:20 tsutsui Exp $");
183 mke2fs(const char *fsys, int fi, int fo) function
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/test/
H A Dt-fsadm.sh22 mke2fs -b4096 -j $G_dev_/$vg/$lv1
H A Dt-pvcreate-operation.sh19 if mke2fs $dev1; then
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/scripts/lvm2create_initrd/
H A Dlvm2create_initrd334 verbose "mke2fs -F -m0 -L LVM-$VERSION $DEVRAM $INITRDSIZE"
336 mke2fs $OPT_Q -F -m0 -L LVM-$VERSION $DEVRAM $INITRDSIZE
339 echo "$cmd -- ERROR you need to use mke2fs >= 1.14 or increase INITRDSIZE"

Completed in 119 milliseconds