Searched defs:newfs (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/usr.sbin/bsdinstall/partedit/
H A Dpartedit.h49 char *newfs; /* shell command to initialize partition */ member in struct:partition_metadata
H A Dgpart_ops.c519 char newfs[255]; local
664 set_default_part_metadata(const char *name, const char *scheme, const char *type, const char *mountpoint, const char *newfs) argument
890 char newfs[255], options_fstype[64]; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/fs/ffs/
H A Dt_fifos.c102 const char *newfs = "newfs -F -s 10000 " IMGNAME; variable
/freebsd-11-stable/sbin/mdmfs/
H A Dmdmfs.c105 bool detach, softdep, autounit, newfs; local
/freebsd-11-stable/sys/ufs/ffs/
H A Dffs_vfsops.c620 struct fs *fs, *newfs; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_sendrecv.c3122 boolean_t newfs = B_FALSE; local

Completed in 114 milliseconds