Searched refs:NEWFS (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/contrib/netbsd-tests/fs/ffs/
H A Dt_snapshot.c21 #define NEWFS "newfs -F -s 10000 " IMGNAME macro
H A Dt_snapshot_log.c21 #define NEWFS "newfs -F -s 10000 " IMGNAME macro
H A Dt_snapshot_v2.c21 #define NEWFS "newfs -F -s 10000 -O 2 " IMGNAME macro
/freebsd-10.2-release/contrib/netbsd-tests/fs/msdosfs/
H A Dt_snapshot.c23 #define NEWFS "newfs_msdos -C 5M " IMGNAME macro
/freebsd-10.2-release/contrib/netbsd-tests/fs/common/
H A Dsnapshot.c42 if (system(NEWFS) == -1)
173 if (system(NEWFS) == -1)

Completed in 109 milliseconds