Searched refs:B_MULT (Results 1 – 1 of 1) sorted by relevance
62 #define B_MULT DEV_BSIZE /* block size */ macro65 #define B_MULT 512 macro91 result = (int)(num * (float)B_MULT); in bytes_by_prefix()139 result = (long)(num * (float)B_MULT); in lbytes_by_prefix()190 result = (long long)(num * (float)B_MULT); in llbytes_by_prefix()