Home
last modified time | relevance | path

Searched refs:has_bigalloc (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/ext4/
Dsuper.c3609 int needs_recovery, has_huge_files, has_bigalloc; in ext4_fill_super() local
4085 has_bigalloc = ext4_has_feature_bigalloc(sb); in ext4_fill_super()
4086 if (has_bigalloc) { in ext4_fill_super()