Home
last modified time | relevance | path

Searched refs:in_full (Results 1 – 2 of 2) sorted by relevance

/system/core/toolbox/
Ddd.h60 uint64_t in_full; /* # of full input blocks */ member
Ddd.c304 if (cpy_cnt && (st.in_full + st.in_part) >= cpy_cnt) in dd_in()
359 ++st.in_full; in dd_in()
364 ++st.in_full; in dd_in()
975 (unsigned long long)st.in_full, (unsigned long long)st.in_part, in summary()