Searched defs:has_huge_files (Results 1 – 1 of 1) sorted by relevance
2174 static loff_t ext4_max_size(int blkbits, int has_huge_files) in ext4_max_size()2213 static loff_t ext4_max_bitmap_size(int bits, int has_huge_files) in ext4_max_bitmap_size()3093 int needs_recovery, has_huge_files, has_bigalloc; in ext4_fill_super() local