Searched refs:wp_blk_num (Results 1 – 1 of 1) sorted by relevance
832 uint64_t wp_blk_num; /* sum of (zwp - zs_lba) */ member938 st.wp_blk_num += zwp - zs_lba; in gather_statistics()947 st.wp_blk_num += zwp - zs_lba; in gather_statistics()956 st.wp_blk_num += zwp - zs_lba; in gather_statistics()973 st.wp_blk_num += z_blks; in gather_statistics()1069 st.wp_blk_num); in gather_statistics()1072 ((st.wp_blk_num > 0) || (st.conv_blk_num > 0))) { in gather_statistics()1090 if (st.wp_blk_num) { in gather_statistics()1091 total_sz = st.wp_blk_num * block_size; in gather_statistics()