Home
last modified time | relevance | path

Searched refs:growfs (Results 1 – 15 of 15) sorted by relevance

/freebsd/sbin/growfs/
H A DMakefile9 PROG= growfs
10 SRCS= growfs.c getmntopts.c
11 MAN= growfs.8
H A Dgrowfs.c98 static void growfs(int, int, unsigned int);
125 growfs(int fsi, int fso, unsigned int Nflag) in growfs() function
1579 growfs(fsi, fso, Nflag); in main()
/freebsd/share/man/man7/
H A DMakefile14 growfs.7 \
36 MLINKS+= growfs.7 growfs_fstab.7
/freebsd/tests/sys/geom/class/eli/
H A Dresize_test.sh41 atf_check -s exit:0 -o ignore growfs -y ${md}a.eli
52 atf_check -s exit:0 -o ignore growfs -y ${md}a.eli
/freebsd/sbin/ffsinfo/
H A DMakefile4 GROWFS= ${.CURDIR:H}/growfs
/freebsd/tools/test/stress2/misc/
H A Dgrowfs.sh53 growfs -y md${mdstart}p1 > /dev/null
H A Dgrowfs2.sh54 growfs -y md${mdstart}p1 > $mntpoint/log && s=1 || s=0
/freebsd/sbin/
H A DMakefile26 growfs \
/freebsd/libexec/rc/rc.d/
H A Dgrowfs286 growfs -y /dev/"$rootdev"
H A DMakefile29 growfs \
/freebsd/release/tools/
H A Dgce.conf15 export VM_RC_LIST="ntpd sshd growfs \
27 # Enable growfs on every boot, not only the first, as as instance's disk can
29 sed -i -e '/KEYWORD: firstboot/d' /etc/rc.d/growfs
/freebsd/etc/mtree/
H A DBSD.tests.dist486 growfs
/freebsd/targets/pseudo/tests/
H A DMakefile.depend190 sbin/growfs/tests \
/freebsd/tools/tools/nanobsd/embedded/
H A Dcommon388 # Make sure that firstboot scripts run so growfs works.
/freebsd/targets/pseudo/userland/
H A DMakefile.depend74 sbin/growfs \