Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_mount.c352 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()
A Dxfs_mount.h160 bool m_update_sb; /* sb needs update in mount */ member
A Dxfs_super.c1727 if (mp->m_update_sb) { in xfs_remount_rw()
1733 mp->m_update_sb = false; in xfs_remount_rw()

Completed in 10 milliseconds