<dec f='src/src/sys/dev/dm/dm.h' l='331' type='int dm_target_stripe_secsize(dm_table_entry_t * , unsigned int * )'/>
<use f='src/src/sys/dev/dm/dm_target.c' l='319' u='a' c='dm_target_init'/>
<def f='src/src/sys/dev/dm/dm_target_stripe.c' l='354' ll='374' type='int dm_target_stripe_secsize(dm_table_entry_t * table_en, unsigned int * secsizep)'/>
<doc f='src/src/sys/dev/dm/dm_target_stripe.c' l='348'>/*
 * Compute physical block size
 * For a stripe target we chose the maximum sector size of all
 * stripe devices. For the supported power-of-2 sizes this is equivalent
 * to the least common multiple.
 */</doc>
