Searched refs:s_ext4_flags (Results 1 – 3 of 3) sorted by relevance
485 set_bit(EXT4_FLAGS_SHUTDOWN, &sbi->s_ext4_flags); in ext4_shutdown()489 set_bit(EXT4_FLAGS_SHUTDOWN, &sbi->s_ext4_flags); in ext4_shutdown()496 set_bit(EXT4_FLAGS_SHUTDOWN, &sbi->s_ext4_flags); in ext4_shutdown()
51 &EXT4_SB(sb)->s_ext4_flags)) in ext4_resize_begin()59 clear_bit_unlock(EXT4_FLAGS_RESIZING, &EXT4_SB(sb)->s_ext4_flags); in ext4_resize_end()
1398 unsigned long s_ext4_flags; /* Ext4 superblock flags */ member1839 return test_bit(EXT4_FLAGS_SHUTDOWN, &sbi->s_ext4_flags); in ext4_forced_shutdown()