Searched refs:cpy_cnt (Results 1 – 3 of 3) sorted by relevance
80 uint64_t cpy_cnt; /* # of blocks to copy */ variable372 if (cpy_cnt && (st.in_full + st.in_part) >= cpy_cnt) in dd_in()
72 extern uint64_t cpy_cnt;
250 cpy_cnt = strsuftoll("block count", arg, 0, LLONG_MAX); in f_count()251 if (!cpy_cnt) { in f_count()