Searched refs:update_sb (Results 1 – 1 of 1) sorted by relevance
253 bool *update_sb) in xfs_check_new_dalign() argument262 *update_sb = true; in xfs_check_new_dalign()275 *update_sb = false; in xfs_check_new_dalign()339 bool update_sb; in xfs_update_alignment() local346 error = xfs_check_new_dalign(mp, mp->m_dalign, &update_sb); in xfs_update_alignment()347 if (error || !update_sb) in xfs_update_alignment()