Searched refs:apr_progress (Results 1 – 2 of 2) sorted by relevance
2094 if (perc.apr_progress < 100) { in ami_ioctl_vol() 2096 bv->bv_percent = perc.apr_progress >= 100 ? -1 : in ami_ioctl_vol() 2097 perc.apr_progress; in ami_ioctl_vol() 2123 bv->bv_percent = perc.apr_progress >= 100 ? -1 : in ami_ioctl_vol() 2124 perc.apr_progress; in ami_ioctl_vol()
667 u_int32_t apr_progress; member