Searched refs:EXT4_FLAGS_SHUTDOWN (Results 1 – 2 of 2) sorted by relevance
825 set_bit(EXT4_FLAGS_SHUTDOWN, &sbi->s_ext4_flags); in ext4_force_shutdown()829 set_bit(EXT4_FLAGS_SHUTDOWN, &sbi->s_ext4_flags); in ext4_force_shutdown()836 set_bit(EXT4_FLAGS_SHUTDOWN, &sbi->s_ext4_flags); in ext4_force_shutdown()
2243 EXT4_FLAGS_SHUTDOWN, /* Prevent access to the file system */ enumerator2250 return test_bit(EXT4_FLAGS_SHUTDOWN, &EXT4_SB(sb)->s_ext4_flags); in ext4_forced_shutdown()