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