Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Dsuper.c1705 int needs_recovery; in ext3_fill_super() local
2024 needs_recovery = (es->s_last_orphan != 0 || in ext3_fill_super()
2118 if (needs_recovery) { in ext3_fill_super()
/linux-4.1.27/fs/ext4/
Dsuper.c3455 int needs_recovery, has_huge_files, has_bigalloc; in ext4_fill_super() local
4015 needs_recovery = (es->s_last_orphan != 0 || in ext4_fill_super()
4040 needs_recovery = 0; in ext4_fill_super()
4255 if (needs_recovery) { in ext4_fill_super()