Home
last modified time | relevance | path

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

/rkdeveloptool/
H A DDefineHeader.h85 UINT total_blks; /* total blocks in the non-sparse output image */ member
H A Dmain.cpp2790 iFileSize = header.blk_sz * (u64)header.total_blks; in write_sparse_lba()