Searched refs:mm_bytes (Results 1 – 1 of 1) sorted by relevance
263 loff_t mm_bytes; /* Number of bytes to be allocated for file */ in fat_fallocate() local285 mm_bytes = offset + len - ondisksize; in fat_fallocate()286 nr_cluster = (mm_bytes + (sbi->cluster_size - 1)) >> in fat_fallocate()