Searched refs:m_update_sb (Results 1 – 3 of 3) sorted by relevance
355 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()
160 bool m_update_sb; /* sb needs update in mount */ member
1754 if (mp->m_update_sb) { in xfs_remount_rw()1760 mp->m_update_sb = false; in xfs_remount_rw()
Completed in 15 milliseconds