Home
last modified time | relevance | path

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

/linux/include/linux/fs/
H A Dsuper_types.h302 #define SB_FORCE BIT(27) macro
/linux/fs/
H A Dsuper.c1025 bool force = fc->sb_flags & SB_FORCE; in reconfigure_super()
1117 SB_RDONLY | SB_FORCE, SB_RDONLY); in do_emergency_remount_callback()