HomeSort by relevance Sort by last modified time
    Searched full:in_full (Results 1 - 2 of 2) sorted by null

  /system/core/toolbox/
dd.h 60 uint64_t in_full; /* # of full input blocks */ member in struct:__anon60988
dd.c 304 if (cpy_cnt && (st.in_full + st.in_part) >= cpy_cnt)
359 ++st.in_full;
364 ++st.in_full;
975 (unsigned long long)st.in_full, (unsigned long long)st.in_part,

Completed in 1128 milliseconds