Home
last modified time | relevance | path

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

/linux-3.3/fs/ext4/
Dsuper.c2296 static loff_t ext4_max_size(int blkbits, int has_huge_files) in ext4_max_size()
2335 static loff_t ext4_max_bitmap_size(int bits, int has_huge_files) in ext4_max_bitmap_size()
3118 int needs_recovery, has_huge_files, has_bigalloc; in ext4_fill_super() local