Home
last modified time | relevance | path

Searched defs:has_huge_files (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/fs/ext4/
Dsuper.c2174 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