Home | History | Annotate | Download | only in ffs

Lines Matching refs:dump

13 ##      - dump handles properly the 'nodump' flag, and that restore can
49 ${MAKECMD} dump
51 ${MAKECMD} clean-dump;
53 clean: clean-tmpfs clean-template clean-dump
54 clean-dump:
69 dump:
70 @echo "*** Testing dump nodump flag support."
71 @# First of all, estimate the size of a dump of just the tmpfs.
76 @echo "*** Testing dump/restore support"
78 dump -0 -h9 -B10000 -f - ${CVND}${MPART} | \