Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_mount.c355 mp->m_update_sb = true; in xfs_update_alignment()
665 mp->m_update_sb = true; in xfs_mountfs()
673 mp->m_update_sb = true; in xfs_mountfs()
892 if (mp->m_update_sb && !xfs_is_readonly(mp)) { in xfs_mountfs()
A Dxfs_mount.h160 bool m_update_sb; /* sb needs update in mount */ member
A Dxfs_super.c1754 if (mp->m_update_sb) { in xfs_remount_rw()
1760 mp->m_update_sb = false; in xfs_remount_rw()

Completed in 15 milliseconds