Name
mpt_sort_ioc_pg2 —
compare function for sorting volumes in ascending order
Synopsis
int mpt_sort_ioc_pg2 (
const void * a, const void * b)
;
Arguments
a
ioc_pg2 raid volume page
b
ioc_pg2 raid volume page
Return
0 same, 1 (a is bigger), -1 (b is bigger)