Searched refs:total_blks (Results 1 – 2 of 2) sorted by relevance
145 int total_blks; local178 total_blks = (st.st_size + st.st_blksize - 1) / st.st_blksize;196 for (i = 1; i < total_blks; i++) {
57 total_blks: Le32, /* total blocks in the non-sparse output image */ field188 sparse_header.total_blks.to_native() as u64 * sparse_header.blk_sz.to_native() as u64; in from_file()