Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/
H A Dsuper.c855 bool remount_ro = false; in reconfigure_super() local
874 remount_ro = (fc->sb_flags & SB_RDONLY) && !sb_rdonly(sb); in reconfigure_super()
877 if (remount_ro) { in reconfigure_super()
886 remount_ro = !sb_rdonly(sb); in reconfigure_super()
894 if (remount_ro) { in reconfigure_super()
930 if (remount_ro && sb->s_bdev) in reconfigure_super()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/
H A Dsuper.c855 bool remount_ro = false; in reconfigure_super() local
874 remount_ro = (fc->sb_flags & SB_RDONLY) && !sb_rdonly(sb); in reconfigure_super()
877 if (remount_ro) { in reconfigure_super()
886 remount_ro = !sb_rdonly(sb); in reconfigure_super()
894 if (remount_ro) { in reconfigure_super()
930 if (remount_ro && sb->s_bdev) in reconfigure_super()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/
H A Dsuper.c855 bool remount_ro = false; in reconfigure_super() local
874 remount_ro = (fc->sb_flags & SB_RDONLY) && !sb_rdonly(sb); in reconfigure_super()
877 if (remount_ro) { in reconfigure_super()
886 remount_ro = !sb_rdonly(sb); in reconfigure_super()
894 if (remount_ro) { in reconfigure_super()
930 if (remount_ro && sb->s_bdev) in reconfigure_super()