Searched defs:first_comp_only (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/lvm/
H A Dmd_convert.c116 * if first_comp_only is set just return the offset of the first component
127 get_big_stripe_req_size(ms_unit32_od_t *un, int first_comp_only) argument
140 if (first_comp_only == FIRST_COMP_OFFSET)
157 * if first_comp_only is set just return the offset of the first component
161 get_small_stripe_req_size(ms_unit_t *un, int first_comp_only) argument
173 if (first_comp_only == FIRST_COMP_OFFSET)

Completed in 66 milliseconds