Searched refs:VIRSTOR_MAP_BLOCK_ENTRIES (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/geom/virstor/
H A Dg_virstor.h44 #define VIRSTOR_MAP_BLOCK_ENTRIES (maxphys / VIRSTOR_MAP_ENTRY_SIZE) macro
H A Dg_virstor.c152 MPASS(VIRSTOR_MAP_BLOCK_ENTRIES * VIRSTOR_MAP_ENTRY_SIZE == maxphys);

Completed in 56 milliseconds