Home
last modified time | relevance | path

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

/fs/ext4/
Dsuper.c3092 int needs_recovery, has_huge_files, has_bigalloc; in ext4_fill_super() local
3387 has_bigalloc = EXT4_HAS_RO_COMPAT_FEATURE(sb, in ext4_fill_super()
3389 if (has_bigalloc) { in ext4_fill_super()