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

/freebsd-9.3-release/usr.sbin/bsdinstall/partedit/
H A Dpartedit.h47 char *newfs; /* shell command to initialize partition */ member in struct:partition_metadata
H A Dgpart_ops.c419 char newfs[64]; local
564 set_default_part_metadata(const char *name, const char *scheme, const char *type, const char *mountpoint, const char *newfs) argument
751 char newfs[64], options_fstype[64]; local
[all...]
/freebsd-9.3-release/sbin/mdmfs/
H A Dmdmfs.c96 bool detach, softdep, autounit, newfs; local
/freebsd-9.3-release/sys/ufs/ffs/
H A Dffs_vfsops.c616 struct fs *fs, *newfs; local
[all...]
/freebsd-9.3-release/usr.sbin/sade/
H A Dlabel.c362 new_part(PartType type, char *mpoint, Boolean newfs) argument
398 Boolean newfs; local
687 char onestr[PART_OFF], num[10], *mountpoint, newfs[1 local
1675 Boolean newfs = FALSE; local
[all...]
/freebsd-9.3-release/usr.sbin/sysinstall/
H A Dlabel.c367 new_part(PartType type, char *mpoint, Boolean newfs) argument
399 Boolean newfs; local
688 char onestr[PART_OFF], num[10], *mountpoint, newfs[1 local
1666 Boolean newfs = FALSE; local
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_sendrecv.c2613 boolean_t newfs = B_FALSE; local

Completed in 132 milliseconds