Searched refs:VMDK_UNALLOC (Results 1 – 1 of 1) sorted by relevance
59 #define VMDK_UNALLOC (-2) macro 1589 * VMDK_UNALLOC if cluster is not mapped and @allocate is false. in get_cluster_offset() 1651 return VMDK_UNALLOC; in get_cluster_offset() 1730 return zeroed ? VMDK_ZEROED : VMDK_UNALLOC; in get_cluster_offset() 1813 case VMDK_UNALLOC: in vmdk_co_block_status()