Searched refs:m_update_sb (Results 1 – 3 of 3) sorted by relevance
352 mp->m_update_sb = true; in xfs_update_alignment()625 mp->m_update_sb = true; in xfs_mountfs()633 mp->m_update_sb = true; in xfs_mountfs()851 if (mp->m_update_sb && !xfs_is_readonly(mp)) { in xfs_mountfs()
160 bool m_update_sb; /* sb needs update in mount */ member
1727 if (mp->m_update_sb) { in xfs_remount_rw()1733 mp->m_update_sb = false; in xfs_remount_rw()
Completed in 10 milliseconds