Searched refs:pad_bytes (Results 1 – 1 of 1) sorted by relevance
1365 int aligned_size, pad_bytes; in format_bin_ext() local1383 pad_bytes = aligned_size - size; in format_bin_ext()1403 while (pad_bytes--) in format_bin_ext()