Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dext4.h2314 EXT4_FLAGS_SHUTDOWN, /* Prevent access to the file system */ enumerator
2321 return test_bit(EXT4_FLAGS_SHUTDOWN, &EXT4_SB(sb)->s_ext4_flags); in ext4_forced_shutdown()