Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsdinstall/partedit/
H A Dpartedit.h49 char *newfs; /* shell command to initialize partition */ member
H A Dgpart_ops.c556 char *newfs; in gpart_edit() local
726 const char *type, const char *mountpoint, const char *newfs) in set_default_part_metadata()
1038 char *newfs, options_fstype[64]; in gpart_create() local
/freebsd/contrib/netbsd-tests/fs/ffs/
H A Dt_fifos.c102 const char *newfs = "newfs -F -s 10000 " IMGNAME; variable
/freebsd/sbin/mdmfs/
H A Dmdmfs.c104 bool detach, softdep, autounit, newfs; in main() local
/freebsd/sys/ufs/ffs/
H A Dffs_vfsops.c757 struct fs *fs, *newfs; in ffs_reload() local
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_sendrecv.c4179 char *fsname, boolean_t zoned, boolean_t recursive, boolean_t newfs, in zfs_setup_cmdline_props()
4416 boolean_t newfs = B_FALSE; in zfs_receive_one() local