Searched refs:s_ext4_flags (Results 1 – 5 of 5) sorted by relevance
626 set_bit(EXT4_FLAGS_SHUTDOWN, &sbi->s_ext4_flags); in ext4_shutdown()630 set_bit(EXT4_FLAGS_SHUTDOWN, &sbi->s_ext4_flags); in ext4_shutdown()637 set_bit(EXT4_FLAGS_SHUTDOWN, &sbi->s_ext4_flags); in ext4_shutdown()
78 &EXT4_SB(sb)->s_ext4_flags)) in ext4_resize_begin()86 clear_bit_unlock(EXT4_FLAGS_RESIZING, &EXT4_SB(sb)->s_ext4_flags); in ext4_resize_end()
1487 unsigned long s_ext4_flags; /* Ext4 superblock flags */ member2110 return test_bit(EXT4_FLAGS_SHUTDOWN, &sbi->s_ext4_flags); in ext4_forced_shutdown()
4444 set_bit(EXT4_FLAGS_BDEV_IS_DAX, &sbi->s_ext4_flags); in ext4_fill_super()4452 if (!test_bit(EXT4_FLAGS_BDEV_IS_DAX, &sbi->s_ext4_flags)) { in ext4_fill_super()
4481 if (!test_bit(EXT4_FLAGS_BDEV_IS_DAX, &sbi->s_ext4_flags)) in ext4_should_enable_dax()