Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dsuper.c1085 bool force = fc->sb_flags & SB_FORCE; in reconfigure_super()
1179 SB_RDONLY | SB_FORCE, SB_RDONLY); in do_emergency_remount_callback()
/openbmc/linux/include/linux/
H A Dfs.h1134 #define SB_FORCE BIT(27) macro