Searched refs:s_ext4_flags (Results 1 – 3 of 3) sorted by relevance
586 set_bit(EXT4_FLAGS_SHUTDOWN, &sbi->s_ext4_flags); in ext4_shutdown()590 set_bit(EXT4_FLAGS_SHUTDOWN, &sbi->s_ext4_flags); in ext4_shutdown()597 set_bit(EXT4_FLAGS_SHUTDOWN, &sbi->s_ext4_flags); in ext4_shutdown()
93 &EXT4_SB(sb)->s_ext4_flags)) in ext4_resize_begin()101 clear_bit_unlock(EXT4_FLAGS_RESIZING, &EXT4_SB(sb)->s_ext4_flags); in ext4_resize_end()
1411 unsigned long s_ext4_flags; /* Ext4 superblock flags */ member1878 return test_bit(EXT4_FLAGS_SHUTDOWN, &sbi->s_ext4_flags); in ext4_forced_shutdown()