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