Lines Matching defs:newfs
4179 char *fsname, boolean_t zoned, boolean_t recursive, boolean_t newfs,
4266 ZFS_PROP_ENCRYPTION) && !newfs && recursive && !raw) {
4272 prop == ZFS_PROP_ENCRYPTION) && !newfs &&
4371 if (!raw && !(!newfs && recursive) &&
4416 boolean_t newfs = B_FALSE;
4796 * When receiving full/newfs on existing dataset, then it
4799 * Similarly, on resuming full/newfs recv on existing dataset,
4802 * When dataset doesn't exist, then full/newfs recv is done on
4807 * Resume of full/newfs receive with dataset not INCONSISTENT
4808 * indicates that its resuming newfs on existing dataset. So,
4883 * If we are resuming a newfs, set newfs here so that we will
4885 * that it was a newfs on the first recv because the fs
4891 newfs = B_TRUE;
4954 newfs = B_TRUE;
5183 if (newfs) {
5270 if (newfs) {
5315 if ((newfs || stream_avl) && type == ZFS_TYPE_FILESYSTEM && !redacted)