Support the fallocate() file operation.
[zfs.git] / include / sys / efi_partition.h
index ff38df5..e75e45a 100644 (file)
@@ -35,6 +35,7 @@ extern "C" {
  * GUID Partition Table Header
  */
 
+#define        EFI_MIN_LABEL_SIZE 92
 #define        EFI_LABEL_SIZE  512
 #define        LEN_EFI_PAD     (EFI_LABEL_SIZE - \
                            ((5 * sizeof (diskaddr_t)) + \