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

/freebsd-current/usr.sbin/bsdinstall/partedit/
H A Dpartedit.h49 char *newfs; /* shell command to initialize partition */ member in struct:partition_metadata
H A Dgpart_ops.c556 char *newfs; local
725 set_default_part_metadata(const char *name, const char *scheme, const char *type, const char *mountpoint, const char *newfs) argument
1038 char *newfs, options_fstype[64]; local
[all...]
/freebsd-current/contrib/netbsd-tests/fs/ffs/
H A Dt_fifos.c102 const char *newfs = "newfs -F -s 10000 " IMGNAME; variable
/freebsd-current/sbin/mdmfs/
H A Dmdmfs.c104 bool detach, softdep, autounit, newfs; local
/freebsd-current/sys/ufs/ffs/
H A Dffs_vfsops.c757 struct fs *fs, *newfs; local
/freebsd-current/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_sendrecv.c4410 boolean_t newfs = B_FALSE; local
4172 zfs_setup_cmdline_props(libzfs_handle_t *hdl, zfs_type_t type, char *fsname, boolean_t zoned, boolean_t recursive, boolean_t newfs, boolean_t raw, boolean_t toplevel, nvlist_t *recvprops, nvlist_t *cmdprops, nvlist_t *origprops, nvlist_t **oxprops, uint8_t **wkeydata_out, uint_t *wkeylen_out, const char *errbuf) argument
[all...]

Completed in 143 milliseconds