Searched refs:bytes (Results 1 – 2 of 2) sorted by relevance
104 ulong bytes; in part_print_mac() local125 bytes = mpart->block_count; in part_print_mac()126 bytes /= (1024 / ddesc->blk_size); /* kB; assumes blk_size == 512 */ in part_print_mac()127 if (bytes >= 1024) { in part_print_mac()128 bytes >>= 10; in part_print_mac()131 if (bytes >= 1024) { in part_print_mac()132 bytes >>= 10; in part_print_mac()141 bytes, c in part_print_mac()
28 small amount of size to SPL, typically 500 bytes.37 small amount of size to TPL, typically 500 bytes.129 int "Offset (in bytes) of the EFI partition entries"133 Specify an earliest location (in bytes) where the partition
Completed in 6 milliseconds