Searched defs:kbytes (Results 1 – 2 of 2) sorted by relevance
52 static int kbytes_to_mbits(int kbytes) in kbytes_to_mbits()
932 u64 kbytes = bytes >> 10; in format_size_gb() local