Home
last modified time | relevance | path

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

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