Lines Matching defs:then
152 * vdev's guid then get it from the zhp config nvlist.
1162 * If this is an alternate root pool, then we automatically set the
1396 time_t then;
1409 then = rewindto;
1410 if (localtime_r(&then, &t) != NULL &&
1448 time_t then;
1471 then = rewindto;
1472 if (localtime_r(&then, &t) != NULL &&
1993 * If the types don't match then keep looking.
2122 * then we proceed with that ctd name as whole-disk 'path'.
2362 * If the device has being dynamically expanded then we need to relabel
2704 * the vdev tree, then it cannot be used to replace another disk.
2715 * If the guids match, then we're doing an in-place replace,
2716 * which is allowed. If the guids don't match, then we're
2921 * Split a mirror pool. If newroot points to null, then a new nvlist
3361 * If 'zhp' is NULL, then this is an exported pool, and we don't need to do any
3377 * If location is set and we have a devchassis property then display
3378 * that. If this is not a "wholedisk" vdev then append the slice.
3410 * If the device is dead (faulted, offline, etc) then don't
3855 * Read the EFI(GPT) label from the config, if a label does not exist then
3857 * diskaddr argument then we set it to the starting address of the EFI
4105 "try using fdisk(1M) and then provide a specific slice"));